mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
ameba: remove kimburgess as maintainer
This commit is contained in:
parent
0ccfcfcbe5
commit
a6ec0cd261
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ crystal.buildCrystalPackage rec {
|
|||
homepage = "https://crystal-ameba.github.io";
|
||||
changelog = "https://github.com/crystal-ameba/ameba/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ kimburgess ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue