lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

surgescript: remove federicoschonborn from maintainers

Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>

+1 -1
+1 -1
pkgs/by-name/su/surgescript/package.nix
··· 37 37 changelog = "https://github.com/alemart/surgescript/blob/v${finalAttrs.version}/CHANGES.md"; 38 38 license = lib.licenses.asl20; 39 39 platforms = lib.platforms.all; 40 - maintainers = with lib.maintainers; [ federicoschonborn ]; 40 + maintainers = with lib.maintainers; [ ]; 41 41 }; 42 42 })