osdlyrics: add pedrohlc to maintainers
This commit is contained in:
parent
26aecf922e
commit
fb58fd4ef4
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Standalone lyrics fetcher/displayer";
|
||||
homepage = "https://github.com/osdlyrics/osdlyrics";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [];
|
||||
maintainers = with maintainers; [ pedrohlc ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue