forked from mirrors/nixpkgs
mercurial: add techknowlogick as maintainer
This commit is contained in:
parent
98bc447a8a
commit
ca19b56a93
|
@ -91,7 +91,7 @@ let
|
|||
homepage = "https://www.mercurial-scm.org";
|
||||
downloadPage = "https://www.mercurial-scm.org/release/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ eelco lukegb pacien ];
|
||||
maintainers = with maintainers; [ eelco lukegb pacien techknowlogick ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue