Commit Graph

24 Commits

Author SHA1 Message Date
Vijay Pai b8e5562600 Revert "Temporarily take ownership of cpp generator to prevent changes" 2017-09-21 23:22:39 -07:00
Vijay Pai 0ebc3ad22b Temporarily take ownership of cpp generator to prevent changes 2017-09-11 11:29:59 -07:00
Mark D. Roth e395dfbcad Set owners for client_channel tree. 2017-07-17 11:09:17 -07:00
Craig Tiller d996379030 Reset OWNERS state 2017-07-17 10:54:07 -07:00
Craig Tiller 6aef3de966 Experiment: remove top level owners 2017-07-17 10:38:21 -07:00
Craig Tiller 98240d07b4 Fix another merging bug in mkowners 2017-07-14 14:16:01 -07:00
Muxi Yan 744597aa82 Merge 'upstream/master' 2017-07-14 13:46:31 -07:00
Muxi Yan 000bb685a8 mkowners 2017-07-14 13:44:56 -07:00
Craig Tiller ee0c71eb1d Merge pull request #11826 from ctiller/siblings
Change from intersection to supersets for glob comparisons
2017-07-14 13:33:47 -07:00
Craig Tiller 7976bdd09b Change from intersection to supersets for glob comparisons
This has the disadvantage that we can only use the current tree to
collect evidence of overlap -- this means that it's possible for file
addition or deletion to force a CODEOWNERS update.

HOWEVER, it has the advantage that it's correct and propagates ownership
in the way that we want (alleviating murgatroid@ from having to approve
every additional file in the repository)
2017-07-14 11:30:14 -07:00
Nicolas "Pixel" Noble 46569f238c Adding a few owners for /src/python/grpcio/grpc_core_dependencies.py 2017-07-14 17:41:47 +02:00
Craig Tiller f2e4a472a9 Merge pull request #11812 from ctiller/noparents
Detach ownership of core/c++
2017-07-14 08:38:09 -07:00
Mehrdad Afshari e48bff9ba0 Merge pull request #11811 from mehrdada/pythOWNership
Python OWNERship
2017-07-13 18:45:18 -07:00
Mehrdad Afshari f20a345ca5 Regenerate CODEOWNERS 2017-07-13 16:19:47 -07:00
Craig Tiller 41690d1ad8 Detach ownership of core/c++ 2017-07-13 16:16:13 -07:00
Craig Tiller 5e47758d53 Make @vjpai an owner of qps_test 2017-07-13 16:09:47 -07:00
murgatroid99 b5984601b8 Add myself as owner of files in several directories 2017-07-13 14:00:19 -07:00
Nicolas Noble eb020ce29d Few fixes for mkowners.py.
-) Paths should all be absolute to /
-) Computing the intersection of two globs should happen with the
full path in there, not just the directory's glob.
2017-07-13 13:20:13 -07:00
Craig Tiller e4985cbbb7 Add test tree owners for C/C++ 2017-07-13 10:11:42 -07:00
Craig Tiller 22d9516434 Use ** for OWNERS files for trees 2017-07-13 10:02:30 -07:00
Craig Tiller 7e813a2bc4 Remove bazel warning (we have owners now), set noparent on bazel/OWNERS 2017-07-13 08:58:49 -07:00
Craig Tiller e476f7d33f Strawman OWNERS --> CODEOWNERS script 2017-07-13 08:52:00 -07:00
Vijay Pai 54af639e0c Update ISSUE_TEMPLATE.md 2017-06-20 14:20:54 -07:00
Jan Tattermusch 87fa26ef1a add issue template 2017-05-08 10:56:35 +02:00