Skip to content

Commit 7de541d

Browse files
authored
🗑️ Remove labeler and update codeowners (#1946)
Remove labeler and update codeowners
1 parent 4ca9adb commit 7de541d

File tree

3 files changed

+6
-72
lines changed

3 files changed

+6
-72
lines changed

.github/CODEOWNERS

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
# CI/CD
99
/.ci/ @ashwinvaidya17
10-
/.devcontainer @ashwinvaidya17 @yunchu
11-
/.github @ashwinvaidya17 @yunchu
10+
/.devcontainer @ashwinvaidya17
11+
/.github @ashwinvaidya17
1212
/.dockerignore @ashwinvaidya17
1313

1414
# Docs
@@ -19,7 +19,7 @@
1919
/notebooks/100_datamodules @djdameln
2020
/notebooks/200_models @samet-akcay
2121
/notebooks/300_benchmarking @ashwinvaidya17
22-
/notebooks/400_openvino @samet-akcay @paularamo
22+
/notebooks/400_openvino @samet-akcay
2323
/notebooks/500_use_cases @paularamo
2424
/notebooks/README.md @samet-akcay
2525

@@ -71,11 +71,11 @@
7171
/tests/ @samet-akcay @ashwinvaidya17
7272

7373
# Misc
74-
/pyproject.toml @samet-akcay @yunchu
74+
/pyproject.toml @samet-akcay
7575
/README.md @samet-akcay @ashwinvaidya17 @djdameln
76-
/setup.py @samet-akcay @yunchu
76+
/setup.py @samet-akcay
7777
/third-party-programs.txt @samet-akcay @ashwinvaidya17 @djdameln
78-
/tox.ini @samet-akcay @yunchu
78+
/tox.ini @samet-akcay
7979

8080
# Tools
8181
/tools/benchmarking @ashwinvaidya17

.github/labeler.yml

-52
This file was deleted.

.github/workflows/labeler.yml

-14
This file was deleted.

0 commit comments

Comments
 (0)