Rename z77z into maggesi
Make the "handle" of the maintainer match the name of the github account. Also update the email address.
This commit is contained in:
@@ -20,6 +20,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://lloyd.github.com/yajl/;
|
||||
license = stdenv.lib.licenses.isc;
|
||||
platforms = with stdenv.lib.platforms; linux ++ darwin;
|
||||
maintainers = with stdenv.lib.maintainers; [ z77z ];
|
||||
maintainers = with stdenv.lib.maintainers; [ maggesi ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user