Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CODEOWNERS #2840

Merged
merged 2 commits into from
Jul 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Documentation owners and reviewers
/docs/ @Vika-F @maria-Petrova @Alexsandruss @aepanchi
*.md @Vika-F @maria-Petrova @Alexsandruss @aepanchi
/docs/ @Vika-F @maria-Petrova @Alexsandruss @bdmoore1
*.md @Vika-F @maria-Petrova @Alexsandruss @bdmoore1

# TTP files
third-party* @maria-Petrova
Expand All @@ -22,7 +22,7 @@ deploy/ @Alexsandruss @napetrov @homksei @ahuber21 @ethanglaser
dev/ @Alexsandruss @napetrov @homksei @ahuber21 @ethanglaser

# C++ code
cpp/ @Alexsandruss @samir-nasibli @KulikovNikita @Alexandr-Solovev
cpp/ @Alexsandruss @samir-nasibli @Alexandr-Solovev

# Tree based methods
dtrees @razdoburdin @ahuber21 @avolkov-intel @icfaust
Loading