maintainers: remove syberant (#497649)

This commit is contained in:
Yohann Boniface
2026-03-15 22:43:43 +00:00
committed by GitHub
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -26174,12 +26174,6 @@
githubId = 127287939;
name = "Syed Sumairul Hasan";
};
syberant = {
email = "sybrand@neuralcoding.com";
github = "syberant";
githubId = 20063502;
name = "Sybrand Aarnoutse";
};
syboxez = {
email = "syboxez@gmail.com";
matrix = "@syboxez:matrix.org";
+1 -1
View File
@@ -60,7 +60,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
mit # or
asl20
];
maintainers = with lib.maintainers; [ syberant ];
maintainers = [ ];
# NB: `ein` is also provided by this package, but `nix run
# nixpkgs#gitoxide` doesn't work at all without this set.
mainProgram = "gix";