sharedown: remove myself from maintainers
This commit is contained in:
parent
c4ce588e49
commit
f3eaad0cb2
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ stdenvNoCC.mkDerivation rec {
|
||||||
homepage = "https://github.com/kylon/Sharedown";
|
homepage = "https://github.com/kylon/Sharedown";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [
|
maintainers = with maintainers; [
|
||||||
jtojnar
|
|
||||||
];
|
];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue