rPackages.iscream: add maintainer jamespeapen

This commit is contained in:
James Eapen 2026-03-01 17:01:40 -05:00
parent 76b40c3cc5
commit d2596d019d
No known key found for this signature in database
3 changed files with 8 additions and 0 deletions

View file

@ -11828,6 +11828,12 @@
github = "james-atkins";
githubId = 9221409;
};
jamespeapen = {
name = "James Eapen";
email = "james.eapen@vai.org";
github = "jamespeapen";
githubId = 39574560;
};
jamesward = {
email = "james@jamesward.com";
name = "James Ward";

View file

@ -686,6 +686,7 @@ with lib.maintainers;
members = [
b-rodrigues
bcdarwin
jamespeapen
jbedo
kupac
];

View file

@ -385,6 +385,7 @@ let
data_table = [ jbedo ];
BiocManager = [ jbedo ];
ggplot2 = [ jbedo ];
iscream = [ jamespeapen ];
svaNUMT = [ jbedo ];
svaRetro = [ jbedo ];
StructuralVariantAnnotation = [ jbedo ];