Unverified Commit caf743dd authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

maintainers: remove jsierles (#494142)

parents 75dcca1d 6d9b08b6
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -13195,13 +13195,6 @@
    githubId = 1186444;
    name = "James Short";
  };
  jsierles = {
    email = "joshua@hey.com";
    matrix = "@jsierles:matrix.org";
    name = "Joshua Sierles";
    github = "jsierles";
    githubId = 82;
  };
  jsimonetti = {
    email = "jeroen+nixpkgs@simonetti.nl";
    matrix = "@jeroen:simonetti.nl";
+0 −1
Original line number Diff line number Diff line
@@ -93,7 +93,6 @@ buildGoModule rec {
    license = lib.licenses.asl20;
    maintainers = with lib.maintainers; [
      adtya
      jsierles
      techknowlogick
      RaghavSood
      SchahinRohani