Skip to content

meta: introduce custom OWNERS file

Rodrigo Muino Tomonari requested to merge github/fork/mmarchini/owners-diy into master

Introduces a custom OWNERS file, which is intended to be handled by github-bot as a way to work around GitHub CODEOWNERS limitation which prevents teams without explicit write access from being added as reviewers.

Ref: https://github.com/nodejs/node/issues/33984 Ref: https://github.com/nodejs/github-bot/pull/265

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading