mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
squawk: add marsam to maintainers
This commit is contained in:
parent
ff9563d72c
commit
bc6915e0f9
@ -44,6 +44,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://squawkhq.com/";
|
||||
changelog = "https://github.com/sbdchd/squawk/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [ andrewsmith ];
|
||||
maintainers = with lib.maintainers; [ andrewsmith marsam ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user