Skip to content

Commit

Permalink
[CODEOWNERS] Add owners for SimpleTable files (#3766)
Browse files Browse the repository at this point in the history
  • Loading branch information
bader authored May 19, 2021
1 parent 6209ef2 commit 534ccdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ llvm/**/sycl-post-link/ @mlychkov @AlexeySachkov @kbobrovs
llvm/include/llvm/Support/PropertySetIO.h @mlychkov @AlexeySachkov @kbobrovs
llvm/lib/Support/PropertySetIO.cpp @mlychkov @AlexeySachkov @kbobrovs
llvm/unittests/Support/PropertySetIOTest.cpp @mlychkov @AlexeySachkov @kbobrovs
llvm/include/llvm/Support/SimpleTable.h @mlychkov @AlexeySachkov @kbobrovs
llvm/lib/Support/SimpleTable.cpp @mlychkov @AlexeySachkov @kbobrovs
llvm/unittests/Support/SimpleTableTest.cpp @mlychkov @AlexeySachkov @kbobrovs
llvm/lib/Support/Base64.cpp @mlychkov @AlexeySachkov @kbobrovs

# Clang offload tools
Expand Down

0 comments on commit 534ccdf

Please sign in to comment.