summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
blob: 0a233533d5bc56db6b52fd65c1ee05eaf5e1e796 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# https://help.github.com/articles/about-codeowners/
#
# last match wins, so put more specific matches towards the end
#
# only ppl with push rights in the repo can be owners
# https://github.com/isaacs/github/issues/989#issuecomment-320475904
#
# additionally, it seems only the directoy syntax works.
# e.g. '/src/source-*.[ch]  @regit' seems to have no effect.

*                   @jasonish @OISF/core-team