Rename 'emery' maintainer handle to 'ehmry', fixes #11493
Communication happens on Github so names should be consistent.
This commit is contained in:
committed by
Rok Garbas
parent
1764a05710
commit
2b6dcdfcd0
@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Create bootable USB disks using the FAT filesystem and syslinux";
|
||||
homepage = "http://advancemame.sourceforge.net/boot-readme.html";
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.emery ];
|
||||
maintainers = [ maintainers.ehmry ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user