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
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://www.pps.jussieu.fr/~jch/software/polipo/;
|
||||
description = "A small and fast caching web proxy";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ phreedom emery ];
|
||||
maintainers = with maintainers; [ phreedom ehmry ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user