| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
We are getting too many PRs too often to react on all.
|
| | |
|
| | |
|
| |
|
| |
We don't have user "@dean-deng".
|
| | |
|
| |
|
|
|
|
|
|
| |
I mis-interpreted the order of entries:
"Order is important; the last matching pattern takes the most precedence."
https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
The idea is to not pull in all OS maintainers for vendor/ updates.
|
| |
|
|
|
| |
Currently vendor updates assign all OS reviewers b/c they mention *bsd files.
Override this with assigning all vendor/ to dvyukov.
|
| |
|
|
|
|
|
|
| |
Github started adding me as reviewer on all PRs.
This is quite inconvinient because I can't figure out
if author really wants my review, or I was added just because of
the * entry. And then I can't remove myself.
Since I am looking at all PRs anyway, let's try without the * entry.
|
|
|
This should automatically assign reviewers/cc corresponding developers.
Add codeowners for OSes for which we have committers.
For details see:
https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|