Unverified Commit 1a96748f authored by Marcin Serwin's avatar Marcin Serwin Committed by GitHub
Browse files

maintainers: drop rmgpinto (#514778)

parents 8c4a3778 0b6bcc15
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -23381,12 +23381,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
    ];