[RFC] Remove CODEOWNERS

While our docs could use some consolidation, we already link to our contributing guide in the existing PR template. I don’t think we shouldn’t expect new contributors to read through a docs just to find who to tag in their PRs, we should have a constant rotation of committers monitoring new PRs and sending them to the relevant people. The process could look like:

  • Check Pull requests · apache/tvm · GitHub for PRs with a triaged label (and auto-mark PRs from contributors triaged)
  • Briefly inspect the PR topic / changes and assign reviewers directly / tag people via @-ing them
  • Add the triaged label

It would be simple to have the PR ping bot tag some people if there has been no activity on a PR and the author is new after a quiet period of a day.

I filed an issue with ASF Infra to see if we can get them through GitHub teams but it looks like we will end up having to re-create it ourselves

1 Like