Renamed maintainer lucas8 -> dwarfmaster

This commit is contained in:
DwarfMaster
2020-01-21 16:39:52 +10:00
parent 0f7016d404
commit 227a3f4383
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ python3Packages.buildPythonApplication rec {
homepage = https://github.com/JimmXinu/FanFicFare;
license = licenses.gpl3;
platforms = platforms.linux;
maintainers = with maintainers; [ lucas8 ];
maintainers = with maintainers; [ dwarfmaster ];
inherit version;
};
}