Merge pull request #301612 from asymmetric/drop-doc-team
Leave doc team and nixdoc maintainers
This commit is contained in:
@@ -257,7 +257,6 @@ with lib.maintainers; {
|
||||
|
||||
docs = {
|
||||
members = [
|
||||
asymmetric
|
||||
ryantm
|
||||
];
|
||||
scope = "Maintain nixpkgs/NixOS documentation and tools for building it.";
|
||||
|
||||
@@ -22,7 +22,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = [ licenses.gpl3 ];
|
||||
maintainers = with maintainers; [
|
||||
infinisil
|
||||
asymmetric
|
||||
hsjobeki
|
||||
];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user