maintainers: drop rexim (#388950)

This commit is contained in:
Pol Dellaiera
2025-03-11 22:49:27 +01:00
committed by GitHub
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -19968,12 +19968,6 @@
githubId = 22803888;
name = "Lu Hongxu";
};
rexim = {
email = "reximkut@gmail.com";
github = "rexim";
githubId = 165283;
name = "Alexey Kutepov";
};
rexxDigital = {
email = "joellarssonpriv@gmail.com";
github = "rexxDigital";
-1
View File
@@ -41,7 +41,6 @@
license = lib.licenses.mit;
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [
rexim
supa
marie
];