Commit 2df2b3dc authored by Anderson Torres's avatar Anderson Torres
Browse files

grc: remove AndersonTorres

parent d1941512
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ buildPythonApplication rec {
      beautifying your logfiles or output of commands.
    '';
    license = licenses.gpl2Plus;
    maintainers = with maintainers; [ azahi lovek323 AndersonTorres peterhoeg ];
    maintainers = with maintainers; [ azahi lovek323 peterhoeg ];
    platforms = platforms.unix;
    mainProgram = "grc";
  };