polybar: add ckie to maintainers

This commit is contained in:
ckie
2022-05-06 23:51:48 +03:00
parent e1b3db7d1a
commit 8a5fcd583f
+1 -1
View File
@@ -120,7 +120,7 @@ stdenv.mkDerivation rec {
having a black belt in shell scripting.
'';
license = licenses.mit;
maintainers = with maintainers; [ afldcr Br1ght0ne fortuneteller2k ];
maintainers = with maintainers; [ afldcr Br1ght0ne fortuneteller2k ckie ];
platforms = platforms.linux;
};
}