aboutsummaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
AgeCommit message (Collapse)AuthorFilesLines
2024-05-16[github] Add keith back to bazel codeownersTimm Bäder1-1/+1
Wrongly removed in 45cc6bdea97be10793e4cd5f0ef11abd9d19adea.
2024-05-16[clang][Interp] Implement __builtin_shufflevectorTimm Bäder1-1/+1
2024-05-14[github] Add keith to bazel owners (NFC) (#92164)Keith Smiley1-1/+1
I'm interested in being CC'd on these changes
2024-05-08Update CODEOWNERSRenato Golin1-2/+2
Adding myself to linalg dialect
2024-05-08[NFC] Add myself as code owner for llvm/IR/Core.cppNikita Popov1-0/+1
In practice I end up reviewing most changes to the C API.
2024-04-27[github] Add ClangIR codeowners (#86089)Nathan Lanza1-0/+4
2024-04-20[nfc][github] subscribe myself to MLIR Mem2Reg PRsThéo Degioanni1-0/+4
2024-04-18[github] notify me about mlir python changesOleksandr "Alex" Zinenko1-2/+2
2024-04-18[github] Add myself as default code reviewer (#89099)Guray Ozen1-1/+1
2024-04-14[mlir][python] add to CODEOWNERS (#88561)Maksim Levental1-0/+4
2024-04-02[ExtractAPI] Add @daniel-grumberg into CODEOWNERSDaniel Grumberg1-0/+3
2024-03-22CODEOWNERS: extend scope of MLIR transform dialectOleksandr "Alex" Zinenko1-0/+1
There are a bunch of related directories in another dialects.
2024-03-21Add myself as codeowner for InstallAPI & TextAPICyndy Ishida1-0/+5
2024-03-21Update @dcaballe in CODEOWNERS (#86177)Diego Caballero1-7/+7
It fixes a few rules that don't seem to be working and adding myself to a few paths where I've been contributing and can offer my review. Also minor sorting changes.
2024-03-20[mlir][nvgpu][nvvm] Add myself as a primary reviewer for nvgpu and nvvm ↵Guray Ozen1-0/+8
dialects (#85414)
2024-03-15[bazel] Add workflows to label and assign bazel PRs (#85352)Jordan Rupprecht1-0/+3
Bazel PRs aren't being tagged or auto assigned, so they're easily missed, especially for those created by contributors w/o triage or commit access. I'm putting myself as the default auto reviewer, but only for the purposes of making sure PRs don't get lost.
2024-03-14[NFC] Subscribe myself to changes to {lib,test}/AST/Interp/Timm Bäder1-0/+3
2024-03-06Subscribe @Endilll to changes in Clang's `Sema.h`Vlad Serebrennikov1-0/+1
2024-02-08[github/CODEOWNERS] Add Alexander as BOLT reviewer.Davide Italiano1-1/+1
2024-02-06[github][CODEOWNERS] Add BOLT.Davide Italiano1-0/+3
2024-01-16[mlir][sparse][codeowners] add MLIR sparsifier team to codeowners (#78319)Aart Bik1-2/+5
2024-01-01Update CODEOWNERSHan-Chung Wang1-1/+1
2023-12-31[GitHub] Add default reviewers for Presburger library (#76627)Kunwar Grover1-0/+3
Added @Groverkss and @Superty as default reviewers for Presburger lib paths.
2023-12-20[mlir] Code owners: sort file and add myself (#76019)Matthias Springer1-17/+37
2023-12-08Update CODEOWNERSNicolas Vasilache1-26/+26
2023-12-08[GitHub] Add some default reviewers for mlir/Vector and mlir/Linalg (#74848)Diego Caballero1-0/+16
2023-11-27[GitHub] Add @hanhanW to CODEOWNERS for relevant files. (#73571)Han-Chung Wang1-0/+8
2023-11-20Add @ftynse as GitHub codeowner for MLIR Transform dialect (#72882)Oleksandr "Alex" Zinenko1-0/+4
2023-11-19Add @MaheshRavishankar to CODEOWNERS on relevant source files. (#72449)MaheshRavishankar1-0/+9
2023-11-16[GitHub] Compress mlir/spirv patterns in CODEOWNERS. NFCI. (#72485)Jakub Kuderski1-12/+3
Suggested by @joker-eph in https://github.com/llvm/llvm-project/pull/72412#discussion_r1395210901.
2023-11-15[GitHub] Add codeowners for mlir/spirv (#72412)Jakub Kuderski1-0/+15
Add @antiagainst and @kuhar as codeowners for SPIR-V in MLIR. This is to assign reviewers automatically. We already have a self-serve mechanism for subscribing to mlir/spirv issues (@llvm/pr-subscribers-mlir-spirv), but this codeowners change reflects a narrower set of core authors/maintainers for this part of the mlir.
2023-10-06[GitHub] Add myself to CODEOWNERS for LLDB (NFC)Jonas Devlieghere1-0/+2
Add myself to CODEOWNERS for the lldb subdirectory. Discourse discussion: https://discourse.llvm.org/t/usage-of-codeowners-file/73524
2023-10-05[clang] Subscribe to DR changesVlad Serebrennikov1-0/+4
2023-10-04[llvm] Add myself to CODEOWNERS (NFC)Nikita Popov1-0/+10
2023-10-04Add explanatory comment to CODEOWNERS (NFC)Nikita Popov1-0/+14
2023-09-15[runtimes] Add CODEOWNERS entries for libc++, libc++abi and libunwind (#66416)Louis Dionne1-0/+4
This ensures that a review from the appropriate teams is requested on PRs that modify files belonging to these projects. Relevant discussion: https://discourse.llvm.org/t/changes-to-pull-request-subscription-system
2023-09-13Remove CODEOWNERS file and copy missing paths into new-prs-labeler.yml (#66145)Tom Stellard1-664/+0
See https://discourse.llvm.org/t/changes-to-pull-request-subscription-system/73296/
2023-09-08[Github] Add mlir-emitc subscribers to watch the Cpp target (#65603)Marius Brehler1-0/+1
2023-09-08[Github] Add test directories to IR/Transforms/Analysis teams (#65196)Aiden Grossman1-0/+5
Having test directories included for notifications sent out to these teams seems like a decent idea. I don't think it should produce much churn and it catches a couple cases like separately reviewed pre-committed tests that aren't frequent but do exist.
2023-09-07Add llvm-binary-utilities to .github/CODEOWNERS (#65545)Fangrui Song1-0/+30
From https://discourse.llvm.org/t/input-needed-teams-for-pull-request-subscriptions/73116/3
2023-09-07[GitHub] Add main LLVM Dialect path to MLIR LLVM PR subscribers (#65513)Markus Böck1-1/+1
The LLVM Dialect in MLIR, which the `mlir-llvm` team is supposed to provide notifications for, is 98% not nested in a directory called LLVM but rather LLVMIR. The former only contains some tests. This should make PRs such as https://github.com/llvm/llvm-project/pull/65508 add the team as codeowner.
2023-09-07Add lld-* to .github/CODEOWNERSFangrui Song1-0/+6
From https://discourse.llvm.org/t/input-needed-teams-for-pull-request-subscriptions/73116/6 They are somehow missing in latest updates of #65131.
2023-09-07[lldb] Add lldb team to CODEOWNERS (#65454)David Spickett1-0/+3
https://github.com/orgs/llvm/teams/pr-subscribers-lldb exists but wasn't added to this file.
2023-09-05Add a GitHub team to subscribe to WebAssembly backend (#65419)Derek Schuff1-0/+25
This also includes some files related to the Wasm binary and object file format (which is technically distinct from the WebAssembly architecture, but practically inseparable).
2023-09-05Add amdgpu paths to CODEOWNERS (#65229)Matt Arsenault1-0/+4
2023-09-05Add a GitHub team to subscribe to changes to MLIR Presburger library (#65294)Mehdi Amini1-0/+3
2023-09-05Add regalloc team to CODEOWNERS (#65208)Matt Arsenault1-0/+23
Probably missed some cases. We also probably should rename the ML stuff to use a consistent capitalization scheme
2023-09-05[UpdateTestChecks] Add @llvm/pr-subscribers-testing-tools to CODEOWNERS (#65338)Alexander Richardson1-0/+2
2023-09-05Fix GlobalISel TableGen CODEOWNERS patternspvanhout1-3/+1
- GICombinerEmitter is no more, now it's GlobalISelCombinerEmitter - Change the pattern so it also covers the MatchTable files
2023-09-04Fix some mlir CODEOWNERS patterns from the initial releaseMehdi Amini1-14/+14
These are minor fixes from typos, duplications, etc.