mercurial: add pacien as maintainer
This commit is contained in:
parent
6cc95eeb0c
commit
a7f3bd4bf7
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ let
|
|||
homepage = "https://www.mercurial-scm.org";
|
||||
downloadPage = "https://www.mercurial-scm.org/release/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ eelco lukegb ];
|
||||
maintainers = with maintainers; [ eelco lukegb pacien ];
|
||||
updateWalker = true;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue