polybar: add filalex77 as a maintainer

This commit is contained in:
Oleksii Filonenko 2019-11-11 14:18:16 +02:00 committed by Jon
parent 95c4adac0e
commit a28aaa87d3

View File

@ -46,7 +46,7 @@ in stdenv.mkDerivation rec {
having a black belt in shell scripting.
'';
license = licenses.mit;
maintainers = [ maintainers.afldcr ];
maintainers = with maintainers; [ afldcr filalex77 ];
platforms = platforms.unix;
};