Commit 9c24350f authored by Matt McHenry's avatar Matt McHenry
Browse files

eclipses: add self as maintainer

parent 5bb31f95
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -120,6 +120,7 @@ stdenv.mkDerivation rec {
      "x86_64-linux"
      "aarch64-linux"
    ];
    maintainers = [ lib.maintainers.jerith666 ];
  };

}