Update
delete mrbitt maintainers
This commit is contained in:
parent
923e4415d2
commit
cd52b6d893
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ stdenv.mkDerivation {
|
||||||
'';
|
'';
|
||||||
homepage = "http://people.maths.ox.ac.uk/nanda/perseus/index.html";
|
homepage = "http://people.maths.ox.ac.uk/nanda/perseus/index.html";
|
||||||
license = lib.licenses.gpl3;
|
license = lib.licenses.gpl3;
|
||||||
maintainers = with lib.maintainers; [ erikryb mrbitt ];
|
maintainers = with lib.maintainers; [ erikryb ];
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue