maintainers: drop cbourjau

This commit is contained in:
Christian Bourjau
2025-09-13 13:53:46 +02:00
committed by Wolfgang Walther
parent e7d337b430
commit 0b0483e3ec
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -4243,12 +4243,6 @@
githubId = 3471749;
name = "Claudio Bley";
};
cbourjau = {
email = "christianb@posteo.de";
github = "cbourjau";
githubId = 3288058;
name = "Christian Bourjau";
};
cbrewster = {
email = "cbrewster@hey.com";
github = "cbrewster";
-1
View File
@@ -297,7 +297,6 @@ effectiveStdenv.mkDerivation rec {
maintainers = with lib.maintainers; [
puffnfresh
ck3d
cbourjau
];
};
}