Unverified Commit 3a39b2c7 authored by stepech's avatar stepech Committed by GitHub
Browse files

maintainers: Remove stepech

parent 98e1e2d6
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -16401,12 +16401,6 @@
      fingerprint = "5D8B FA8B 286A C2EF 6EE4  8598 F742 B72C 8926 1A51";
    }];
  };
  stepech = {
    name = "stepech";
    github = "stepech";
    githubId = 29132060;
    matrix = "@stepech:matrix.org";
  };
  stephank = {
    email = "nix@stephank.nl";
    matrix = "@skochen:matrix.org";
+1 −1
Original line number Diff line number Diff line
@@ -74,6 +74,6 @@ buildFHSEnv {
    license = licenses.unfree;
    platforms = jdk.meta.platforms;
    hydraPlatforms = [ ];
    maintainers = with maintainers; [ bennofs stepech ];
    maintainers = with maintainers; [ bennofs ];
  };
}