Unverified Commit f224d78b authored by PedroHLC ☭'s avatar PedroHLC ☭
Browse files

waynergy: drop pedrohlc from maintainers

parent 3f3359ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,6 +39,6 @@ stdenv.mkDerivation rec {
    homepage = "https://github.com/r-c-f/waynergy";
    license = licenses.mit;
    platforms = platforms.linux;
    maintainers = with maintainers; [ maxhero pedrohlc ];
    maintainers = with maintainers; [ maxhero ];
  };
}