Skip to content

Commit

Permalink
🗑️ Remove labeler and update codeowners (#1946)
Browse files Browse the repository at this point in the history
Remove labeler and update codeowners
  • Loading branch information
samet-akcay authored Apr 3, 2024
1 parent 4ca9adb commit 7de541d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 72 deletions.
12 changes: 6 additions & 6 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

# CI/CD
/.ci/ @ashwinvaidya17
/.devcontainer @ashwinvaidya17 @yunchu
/.github @ashwinvaidya17 @yunchu
/.devcontainer @ashwinvaidya17
/.github @ashwinvaidya17
/.dockerignore @ashwinvaidya17

# Docs
Expand All @@ -19,7 +19,7 @@
/notebooks/100_datamodules @djdameln
/notebooks/200_models @samet-akcay
/notebooks/300_benchmarking @ashwinvaidya17
/notebooks/400_openvino @samet-akcay @paularamo
/notebooks/400_openvino @samet-akcay
/notebooks/500_use_cases @paularamo
/notebooks/README.md @samet-akcay

Expand Down Expand Up @@ -71,11 +71,11 @@
/tests/ @samet-akcay @ashwinvaidya17

# Misc
/pyproject.toml @samet-akcay @yunchu
/pyproject.toml @samet-akcay
/README.md @samet-akcay @ashwinvaidya17 @djdameln
/setup.py @samet-akcay @yunchu
/setup.py @samet-akcay
/third-party-programs.txt @samet-akcay @ashwinvaidya17 @djdameln
/tox.ini @samet-akcay @yunchu
/tox.ini @samet-akcay

# Tools
/tools/benchmarking @ashwinvaidya17
Expand Down
52 changes: 0 additions & 52 deletions .github/labeler.yml

This file was deleted.

14 changes: 0 additions & 14 deletions .github/workflows/labeler.yml

This file was deleted.

0 comments on commit 7de541d

Please sign in to comment.