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
@@ -24,6 +24,6 @@ stdenv.mkDerivation {
homepage = http://robotmonkeys.net/2010/03/30/imlibsetroot/;
license = licenses.gpl2;
platforms = platforms.linux;
maintainers = with maintainers; [ lucas8 ];
maintainers = with maintainers; [ dwarfmaster ];
};
}