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

maintainers: drop coffeeispower (#513110)

parents e4a11a15 03a966a0
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -5326,12 +5326,6 @@
    githubId = 27779510;
    keys = [ { fingerprint = "FDF5 EF67 8CC1 FE22 1845  6A22 CF7B BB5B C756 1BD3"; } ];
  };
  coffeeispower = {
    email = "tiagodinis33@proton.me";
    github = "coffeeispower";
    name = "Tiago Dinis";
    githubId = 92828847;
  };
  cofob = {
    name = "Egor Ternovoy";
    email = "cofob@riseup.net";
+0 −1
Original line number Diff line number Diff line
@@ -126,7 +126,6 @@ stdenv.mkDerivation (finalAttrs: {
    ];
    maintainers = with lib.maintainers; [
      syedahkam
      coffeeispower
      mrmaxmeier
    ];
    mainProgram = "bombsquad";
+0 −1
Original line number Diff line number Diff line
@@ -133,7 +133,6 @@ stdenvNoCC.mkDerivation (finalAttrs: {
      jk
      thilobillerbeck
      cdmistman
      coffeeispower
      diogomdp
    ];
    platforms = builtins.attrNames finalAttrs.passthru.sources;
+0 −1
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
    homepage = "https://github.com/elkowar/eww";
    license = lib.licenses.mit;
    maintainers = with lib.maintainers; [
      coffeeispower
      w-lfchen
    ];
    mainProgram = "eww";