komikku: add infinitivewitch as maintainer

This commit is contained in:
Infinitive Witch
2023-03-21 13:58:59 -03:00
committed by Anderson Torres
parent ea9b9f9386
commit 0e37115f12
@@ -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 ];
};
}