direwolf: add maintainer sarcasticadmin
This commit is contained in:
parent
d70fb0855e
commit
d514277856
1 changed files with 1 additions and 1 deletions
|
@ -64,6 +64,6 @@ stdenv.mkDerivation rec {
|
||||||
homepage = "https://github.com/wb2osz/direwolf/";
|
homepage = "https://github.com/wb2osz/direwolf/";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ lasandell ];
|
maintainers = with maintainers; [ lasandell sarcasticadmin ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue