prosody: remove flosse from the list of maintainers
This commit is contained in:
parent
ae4579e0cb
commit
1898496be7
@ -67,6 +67,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.mit;
|
||||
homepage = http://www.prosody.im;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.flosse ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user