girouette: add cafkafk as maintainer
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
parent
9d2e9d8ddf
commit
d80af44653
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/gourlaysama/girouette";
|
||||
changelog = "https://github.com/gourlaysama/girouette/blob/${src.rev}/CHANGELOG.md";
|
||||
license = with licenses; [ asl20 mit ];
|
||||
maintainers = with maintainers; [ linuxissuper ];
|
||||
maintainers = with maintainers; [ linuxissuper cafkafk ];
|
||||
mainProgram = "girouette";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue