diff --git a/CODEOWNERS b/CODEOWNERS index 2d4cdd3b242e2656a74b0b249206843fa0946bc0..fce086cc4fda819cb0bbb62d69ba12ac5fe4b398 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,6 +1,6 @@ # Default CodeOwners/Project Maintainers -* @brandencobb @micah.nagel @michaelmcleroy @ryan.thompson.44 @ryan.j.garcia @rob.ferguson +* @micah.nagel @ryan.thompson.44 @ryan.j.garcia @rob.ferguson # Allow any one of the listed codeowners to approve merges to the documentation # Does not allow the creator of the merge request to be the approver. -/docs/ @brandencobb @echuang @evan.rush @kenna81 @kevin.wilder @LynnStill @micah.nagel @michaelmcleroy @ryan.j.garcia @toladipupo @ronwebb @ryan.thompson.44 @rob.ferguson +/docs/ @echuang @kevin.wilder @LynnStill @micah.nagel @ryan.j.garcia @ronwebb @ryan.thompson.44 @rob.ferguson