gmtp: remove pbogdan from maintainers
This commit is contained in:
parent
af6336aa34
commit
1f775c59b7
@ -26,7 +26,7 @@ stdenv.mkDerivation {
|
|||||||
description = "A simple MP3 and Media player client for UNIX and UNIX like systems.";
|
description = "A simple MP3 and Media player client for UNIX and UNIX like systems.";
|
||||||
homepage = https://gmtp.sourceforge.io;
|
homepage = https://gmtp.sourceforge.io;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
maintainers = [ stdenv.lib.maintainers.pbogdan ];
|
maintainers = [ ];
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user