Skip to content

Commit

Permalink
Update codeowners file to use team (#11938)
Browse files Browse the repository at this point in the history
Signed-off-by: Peixin Li <[email protected]>
  • Loading branch information
pxLi authored Jan 8, 2025
1 parent 7c6cef4 commit a62df8c
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2024, NVIDIA CORPORATION.
# Copyright (c) 2020-2025, NVIDIA CORPORATION.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
Expand All @@ -9,8 +9,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.


/jenkins/ @jlowe @revans2 @tgravescs @GaryShen2008 @NvTimLiu @gerashegalov
pom.xml @jlowe @revans2 @tgravescs @GaryShen2008 @NvTimLiu @gerashegalov
/dist/ @jlowe @revans2 @tgravescs @GaryShen2008 @NvTimLiu @gerashegalov
/.github/ @jlowe @revans2 @tgravescs @GaryShen2008 @NvTimLiu @gerashegalov
# Build-related
/jenkins/ @NVIDIA/sparkrapids-cicd-codeowners
pom.xml @NVIDIA/sparkrapids-cicd-codeowners
/dist/ @NVIDIA/sparkrapids-cicd-codeowners
/.github/ @NVIDIA/sparkrapids-cicd-codeowners
/build/ @NVIDIA/sparkrapids-cicd-codeowners
/scripts/ @NVIDIA/sparkrapids-cicd-codeowners

0 comments on commit a62df8c

Please sign in to comment.