maintainers: drop rmgpinto

This commit is contained in:
Ricardo Pinto
2026-05-01 06:54:12 +01:00
parent a11a847631
commit 0b6bcc1566
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -23361,12 +23361,6 @@
githubId = 641278;
name = "Robert T. McGibbon";
};
rmgpinto = {
email = "hessian_loom_0u@icloud.com";
github = "rmgpinto";
githubId = 24584;
name = "Ricardo Gândara Pinto";
};
rnhmjoj = {
email = "rnhmjoj@inventati.org";
matrix = "@rnhmjoj:eurofusion.eu";
-1
View File
@@ -53,7 +53,6 @@ buildGoModule (finalAttrs: {
homepage = "https://tofuutils.github.io/tenv";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
rmgpinto
nmishin
kvendingoldo
];