Skip to content

Commit

Permalink
ci: no ml-sys codeowners for EE. (#990)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioga authored and determined-ci committed Feb 2, 2024
1 parent 95ed9f0 commit 6a6d609
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,8 @@
/docs/index.rst @determined-ai/docs
/docs/**/index.rst @determined-ai/docs

# Harness is mapped to ml-sys by default, except for `cli`, `deploy`,
# and auto-generated bindings and version files.
/harness @determined-ai/ml-sys
/harness/determined/common/api/bindings.py
/harness/determined/__version__.py

/schemas @determined-ai/ml-sys
/bindings/generate_bindings_py.py @determined-ai/ml-sys
/e2e_tests/tests/*.py @determined-ai/ml-sys
/e2e_tests/tests/requirements.txt @determined-ai/ml-sys
/e2e_tests/tests/experiment @determined-ai/ml-sys
/e2e_tests/tests/nightly @determined-ai/ml-sys
# ml-sys CODEOWNERS section is removed due to spam notifications
# caused by the rebase workflow.

# Backend owns some e2e tests.
/e2e_tests/tests/cluster @determined-ai/backend
Expand Down

0 comments on commit 6a6d609

Please sign in to comment.