shaq: add mig4ng to maintainers
This commit is contained in:
parent
0376397611
commit
78f308049e
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||
homepage = "https://github.com/woodruffw/shaq";
|
||||
changelog = "https://github.com/woodruffw/shaq/releases/tag/${src.rev}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ figsoda ];
|
||||
maintainers = with maintainers; [ figsoda mig4ng ];
|
||||
mainProgram = "shaq";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue