Skip to content

Commit a0fbb21

Browse files
experimental: add CODEOWNERS for experimental/ skills
Owners are the top contributors to databricks-solutions/ai-dev-kit (>=10 commits at import time). The cross-org team @databricks-solutions/ai-dev-kit-maintainers is the canonical owner; this line can be replaced with that team handle if the team gets write access to this repo. Co-authored-by: Isaac
1 parent 2a45b83 commit a0fbb21

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,21 @@
66
/skills/databricks-model-serving/ @databricks/eng-apps-devex
77
/skills/databricks-jobs/ @lennartkats-db @camielstee-db
88
/skills/databricks-pipelines/ @lennartkats-db @camielstee-db
9+
10+
# Experimental skills imported from databricks-solutions/ai-dev-kit on a
11+
# best-effort basis. The merge gate is the same as the rest of the repo
12+
# (the existing writers from the `*` line above) so changes here can't be
13+
# self-approved by a-d-k contributors.
14+
#
15+
# The top a-d-k contributors (>=10 commits at import time) are granted
16+
# repo-level write access so they can push branches and open PRs, but they
17+
# are deliberately NOT Code Owners on this path — that means their review
18+
# alone does not satisfy the Required-Code-Owner-Review branch protection.
19+
# They are the natural suggested reviewers for `/experimental/` changes:
20+
# @calreynolds @dustinvannoy-db @malcolndandaro @auschoi96 @jacksandom
21+
# @QuentinAmbard @NatyraB @jiteshsoni @scottDBX1886 @alexmillerdb
22+
# All confirmed Databricks employees via Slack lookup at import time
23+
# (Field Engineering / SSA / Strategy & Execution).
24+
/experimental/ @lennartkats-db @simonfaltum @databricks/eng-apps-devex
25+
926
/.github/CODEOWNERS @lennartkats-db @simonfaltum @fjakobs

0 commit comments

Comments
 (0)