Commit 0edd143c authored by Anthony Roussel's avatar Anthony Roussel Committed by Bjørn Forsman
Browse files

solfege: add anthonyroussel to maintainers

parent 65381877
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,6 +43,6 @@ buildPythonApplication rec {
    homepage = "https://www.gnu.org/software/solfege/";
    license = licenses.gpl3Only;
    platforms = platforms.linux;
    maintainers = with maintainers; [ bjornfor orivej ];
    maintainers = with maintainers; [ bjornfor orivej anthonyroussel ];
  };
}