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
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Validating, recursive, and caching DNS resolver";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
homepage = http://www.unbound.net;
|
||||
maintainers = [ stdenv.lib.maintainers.emery ];
|
||||
maintainers = [ stdenv.lib.maintainers.ehmry ];
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user