Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

polybar: add ckie to maintainers

ckie 8a5fcd58 e1b3db7d

+1 -1
+1 -1
pkgs/applications/misc/polybar/default.nix
··· 120 120 having a black belt in shell scripting. 121 121 ''; 122 122 license = licenses.mit; 123 - maintainers = with maintainers; [ afldcr Br1ght0ne fortuneteller2k ]; 123 + maintainers = with maintainers; [ afldcr Br1ght0ne fortuneteller2k ckie ]; 124 124 platforms = platforms.linux; 125 125 }; 126 126 }