Add myself as maintainer
This commit is contained in:
parent
0cace1fbd2
commit
8fa00adf1a
@ -414,6 +414,7 @@
|
|||||||
michaelpj = "Michael Peyton Jones <michaelpj@gmail.com>";
|
michaelpj = "Michael Peyton Jones <michaelpj@gmail.com>";
|
||||||
michalrus = "Michal Rus <m@michalrus.com>";
|
michalrus = "Michal Rus <m@michalrus.com>";
|
||||||
michelk = "Michel Kuhlmann <michel@kuhlmanns.info>";
|
michelk = "Michel Kuhlmann <michel@kuhlmanns.info>";
|
||||||
|
mickours = "Michael Mercier <mickours@gmail.com<";
|
||||||
midchildan = "midchildan <midchildan+nix@gmail.com>";
|
midchildan = "midchildan <midchildan+nix@gmail.com>";
|
||||||
mikefaille = "Michaël Faille <michael@faille.io>";
|
mikefaille = "Michaël Faille <michael@faille.io>";
|
||||||
mikoim = "Eshin Kunishima <ek@esh.ink>";
|
mikoim = "Eshin Kunishima <ek@esh.ink>";
|
||||||
|
@ -110,7 +110,7 @@ stdenv.mkDerivation rec {
|
|||||||
network of workstations to Computational Grids.
|
network of workstations to Computational Grids.
|
||||||
'';
|
'';
|
||||||
homepage = http://simgrid.gforge.inria.fr/;
|
homepage = http://simgrid.gforge.inria.fr/;
|
||||||
maintainers = with maitainers; [ ];
|
maintainers = with maitainers; [ mickours ];
|
||||||
platforms = platforms.x86_64;
|
platforms = platforms.x86_64;
|
||||||
license = licenses.lgpl2Plus;
|
license = licenses.lgpl2Plus;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user