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
@@ -22,6 +22,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Userland tools for the f2fs filesystem";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ emery jagajaga ];
|
||||
maintainers = with maintainers; [ ehmry jagajaga ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user