nitrokey-app2: add panicgh as co-maintainer
This commit is contained in:
parent
27640d4921
commit
9c0d4babc8
@ -63,7 +63,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
homepage = "https://github.com/Nitrokey/nitrokey-app2";
|
||||
changelog = "https://github.com/Nitrokey/nitrokey-app2/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ _999eagle ];
|
||||
maintainers = with maintainers; [ _999eagle panicgh ];
|
||||
mainProgram = "nitrokeyapp";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user