galene: add erdnaxe as maintainer
This commit is contained in:
parent
feb3215870
commit
bd80d99a61
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ buildGoModule rec {
|
|||
changelog = "https://github.com/jech/galene/raw/galene-${version}/CHANGES";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ rgrunbla ];
|
||||
maintainers = with maintainers; [ rgrunbla erdnaxe ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue