blob: 33f319803bad88ea0a02165e8738c5f50dd770ee [file] [log] [blame]
Craig Tillere476f7d2017-07-12 10:40:56 -07001# Top level ownership
2
Craig Tillerd9963792017-07-17 10:54:07 -07003# nothing listed here until GitHub CODEOWNERS gets better
4# we need:
5# 1. owners to be able to self-approve
6# 2. authors to be able to select approvers
Craig Tillere476f7d2017-07-12 10:40:56 -07007
Craig Tilleraa49cbf2017-07-17 10:58:08 -07008# OWNERS file approvers
9# POLICY: at least three owners are needed before adding any OWNERS
10# REASON: GitHub does not recognize an author as able to give approval
11# for a change; without this policy authors that are owners would
12# be forced to rely on one reviewer, which would consequently
13# lead to a bus factor of one to changes to that code
Craig Tillerd9963792017-07-17 10:54:07 -070014@markdroth **/OWNERS
15@nicolasnoble **/OWNERS
Craig Tillerc052f362018-01-10 14:39:52 -080016@a11r **/OWNERS
Craig Tillerd9963792017-07-17 10:54:07 -070017