mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-07 23:04:00 +01:00
rPackages.iscream: add maintainer jamespeapen
This commit is contained in:
parent
76b40c3cc5
commit
d2596d019d
3 changed files with 8 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -686,6 +686,7 @@ with lib.maintainers;
|
|||
members = [
|
||||
b-rodrigues
|
||||
bcdarwin
|
||||
jamespeapen
|
||||
jbedo
|
||||
kupac
|
||||
];
|
||||
|
|
|
|||
|
|
@ -385,6 +385,7 @@ let
|
|||
data_table = [ jbedo ];
|
||||
BiocManager = [ jbedo ];
|
||||
ggplot2 = [ jbedo ];
|
||||
iscream = [ jamespeapen ];
|
||||
svaNUMT = [ jbedo ];
|
||||
svaRetro = [ jbedo ];
|
||||
StructuralVariantAnnotation = [ jbedo ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue