Merge pull request #301612 from asymmetric/drop-doc-team

Leave doc team and nixdoc maintainers

authored by asymmetric and committed by GitHub bd7b988c 67aa9259

-2
-1
maintainers/team-list.nix
··· 257 258 docs = { 259 members = [ 260 - asymmetric 261 ryantm 262 ]; 263 scope = "Maintain nixpkgs/NixOS documentation and tools for building it.";
··· 257 258 docs = { 259 members = [ 260 ryantm 261 ]; 262 scope = "Maintain nixpkgs/NixOS documentation and tools for building it.";
-1
pkgs/tools/nix/nixdoc/default.nix
··· 22 license = [ licenses.gpl3 ]; 23 maintainers = with maintainers; [ 24 infinisil 25 - asymmetric 26 hsjobeki 27 ]; 28 platforms = platforms.unix;
··· 22 license = [ licenses.gpl3 ]; 23 maintainers = with maintainers; [ 24 infinisil 25 hsjobeki 26 ]; 27 platforms = platforms.unix;