mktorrent: add winter as maintainer
This commit is contained in:
parent
e5efc4779d
commit
93e4d695fe
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Command line utility to create BitTorrent metainfo files";
|
||||
homepage = "https://github.com/pobrn/mktorrent/wiki";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ Profpatsch ];
|
||||
maintainers = with maintainers; [ Profpatsch winter ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user