Unverified Commit 0b6bcc15 authored by Ricardo Pinto's avatar Ricardo Pinto
Browse files

maintainers: drop rmgpinto

parent a11a8476
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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";
+0 −1
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@ buildGoModule (finalAttrs: {
    homepage = "https://tofuutils.github.io/tenv";
    license = lib.licenses.asl20;
    maintainers = with lib.maintainers; [
      rmgpinto
      nmishin
      kvendingoldo
    ];