maintainers: change of nickname.
This commit is contained in:
@@ -34,6 +34,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A multiprocess audio converter that supports many formats (FLAC, MP3, Ogg Vorbis, Windows codecs and many more)";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ _1126 ];
|
||||
maintainers = with maintainers; [ hiberno ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user