Commit 0e37115f authored by Infinitive Witch's avatar Infinitive Witch Committed by Anderson Torres
Browse files

komikku: add infinitivewitch as maintainer

parent ea9b9f93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,6 +89,6 @@ python3.pkgs.buildPythonApplication rec {
    description = "Manga reader for GNOME";
    homepage = "https://valos.gitlab.io/Komikku/";
    license = licenses.gpl3Plus;
    maintainers = with maintainers; [ chuangzhu ];
    maintainers = with maintainers; [ chuangzhu infinitivewitch ];
  };
}