aboutsummaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
Commit message (Collapse)AuthorAgeFilesLines
* all: remove more mentions of the vendor folderAleksandr Nogikh2025-01-231-1/+0
|
* .github: update fuchsia code ownersLaura Peskin2024-12-051-1/+1
|
* dependabot: use monthly scheduleDmitry Vyukov2024-01-181-2/+1
| | | | We are getting too many PRs too often to react on all.
* .github: update CODEOWNERS for fuchsiaChris Palmer2022-11-091-1/+1
|
* .github: update CODEOWNERS for fuchsiaDmitry Vyukov2022-09-131-1/+1
|
* .github: remove non-existing user from CODEOWNERS (#3277)Taras Madan2022-08-051-1/+1
| | | We don't have user "@dean-deng".
* .github: add gvisor codeownersDmitry Vyukov2020-12-081-0/+1
|
* .github: reorder CODEOWNERS owner entriesDmitry Vyukov2020-09-151-1/+1
| | | | | | | | 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.
* .github/CODEOWNERS: assign vendor/ changes to dvyukovDmitry Vyukov2020-07-041-0/+1
| | | | | Currently vendor updates assign all OS reviewers b/c they mention *bsd files. Override this with assigning all vendor/ to dvyukov.
* CODEOWNERS: remove * entryDmitry Vyukov2020-06-171-1/+0
| | | | | | | | 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.
* .github: add CODEOWNERSDmitry Vyukov2020-06-141-0/+9
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