Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 2.02 KB

code-owners.md

File metadata and controls

29 lines (18 loc) · 2.02 KB

Code Owners

Code owners are Contributors that a maintain particular parts of the Project, and are defined in CODEOWNERS file.

Responsibilities

Code owners are responsible for the code quality in the areas they own and are expected to:

  • Be an active Contributor to the Project.
  • Provide high-quality reviews and feedback.
  • Help ensure issues or bugs in the owned areas are prioritized appropriately and addressed in a timely manner.
  • Abide by the Organization's code of conduct and trademark policy.

Becoming a code owner

Any project Maintainer can approve additions to the CODEOWNERS via a pull request. Before doing so, the potential owner must first demonstrate the following:

  • Abide by the Organization's code of conduct and trademark policy.
  • Be already acting as an owner of the area being assigned, by providing high-quality reviews and feedback.
  • Has submitted non-trivial changes to the area being assigned.
  • Having participated in the Project in the last 90 days.

Removal of a code owner

To remove code owner, follow the appeal process in section 2.2 of the GOVERNANCE.md file.

Project maintainers

Project Maintainers are assigned as owners of the entire project, and cannot be removed as code reviewers unless their Maintainer status is revoked.