python3Packages.mpd2: add hexa to maintainers
This commit is contained in:
parent
dc62266a1c
commit
b4f60bfcac
@ -27,7 +27,7 @@ buildPythonPackage rec {
|
||||
description = "A Python client module for the Music Player Daemon";
|
||||
homepage = "https://github.com/Mic92/python-mpd2";
|
||||
license = licenses.lgpl3Plus;
|
||||
maintainers = with maintainers; [ rvl mic92 ];
|
||||
maintainers = with maintainers; [ rvl mic92 hexa ];
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user