nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

ant-theme: remove pbogdan from maintainers

+1 -3
+1 -3
pkgs/data/themes/ant-theme/default.nix
··· 32 32 homepage = https://github.com/EliverLara/Ant; 33 33 license = licenses.gpl3; 34 34 platforms = platforms.all; 35 - maintainers = [ 36 - maintainers.pbogdan 37 - ]; 35 + maintainers = [ ]; 38 36 }; 39 37 }