mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
surgescript: remove federicoschonborn from maintainers
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
(cherry picked from commit 3e88759063)
This commit is contained in:
committed by
Wolfgang Walther
parent
1c93e8db76
commit
0b0b3ea36b
@@ -37,6 +37,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
changelog = "https://github.com/alemart/surgescript/blob/v${finalAttrs.version}/CHANGES.md";
|
||||
license = lib.licenses.asl20;
|
||||
platforms = lib.platforms.all;
|
||||
maintainers = with lib.maintainers; [ federicoschonborn ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user