opengist: add phanirithvij as maintainer
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
This commit is contained in:
parent
f9bd834055
commit
5d5243fb98
@ -85,7 +85,7 @@ buildGoModule {
|
||||
license = lib.licenses.agpl3Only;
|
||||
changelog = "https://github.com/thomiceli/opengist/blob/master/CHANGELOG.md";
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ phanirithvij ];
|
||||
mainProgram = "opengist";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user