maintainers: remove sitaaax

This commit is contained in:
Hythera
2026-05-07 14:52:28 +02:00
parent 68a8af93ff
commit bf35551479
5 changed files with 4 additions and 22 deletions
-6
View File
@@ -25486,12 +25486,6 @@
githubId = 74881555;
name = "Fofanov Sergey";
};
sitaaax = {
email = "johannes@kle1n.com";
github = "SitAAAx";
githubId = 74413170;
name = "Johannes Klein";
};
sith-lord-vader = {
email = "nixpkgs@xpertsre.rocks";
github = "sith-lord-vader";
@@ -24,9 +24,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
homepage = "https://github.com/neoeinstein/protoc-gen-prost";
changelog = "https://github.com/neoeinstein/protoc-gen-prost/blob/main/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
felschr
sitaaax
];
maintainers = with lib.maintainers; [ felschr ];
};
})
@@ -24,9 +24,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
homepage = "https://github.com/neoeinstein/protoc-gen-prost";
changelog = "https://github.com/neoeinstein/protoc-gen-prost/blob/main/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
felschr
sitaaax
];
maintainers = with lib.maintainers; [ felschr ];
};
})
+1 -4
View File
@@ -24,9 +24,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
homepage = "https://github.com/neoeinstein/protoc-gen-prost";
changelog = "https://github.com/neoeinstein/protoc-gen-prost/blob/main/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
felschr
sitaaax
];
maintainers = with lib.maintainers; [ felschr ];
};
})
+1 -4
View File
@@ -24,9 +24,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
homepage = "https://github.com/neoeinstein/protoc-gen-prost";
changelog = "https://github.com/neoeinstein/protoc-gen-prost/blob/main/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
felschr
sitaaax
];
maintainers = with lib.maintainers; [ felschr ];
};
})