Skip to content
Merged
Show file tree
Hide file tree
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
10 changes: 7 additions & 3 deletions .github/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
/cmd/labs/ @alexott @asnare

# Local environments / DB Connect
/libs/localenv/ @rugpanov @rclarey @anton-107 @misha-db
/cmd/environments/ @rugpanov @rclarey @anton-107 @misha-db
/acceptance/localenv/ @rugpanov @rclarey @anton-107 @misha-db
/libs/localenv/ team:ide
/cmd/environments/ team:ide
/acceptance/localenv/ team:ide

# Apps
/cmd/apps/ team:eng-apps-devex
Expand Down Expand Up @@ -64,6 +64,10 @@
# Integration tests
/integration/ team:platform

# Must stay below /integration/: rules are last-match-wins, so the broader
# team:platform rule above would otherwise take precedence for these paths.
/integration/cmd/environments/ team:ide

# Internal
/internal/ team:platform

Expand Down
1 change: 1 addition & 0 deletions .github/OWNERTEAMS
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ team:bundle @andrewnester @anton-107 @denik @janniklasrose @lennartkats-db @
team:platform @simonfaltum @renaudhartert-db @hectorcast-db @parthban-db @tanmay-db @Divyansh-db @tejaskochar-db @mihaimitrea-db @chrisst @rauchy
team:eng-apps-devex @fjakobs @Shridhad @atilafassina @keugenek @igrekun @pkosiec @MarioCadenas @pffigueiredo @ditadi @calvarjorge
team:eng-sandbox @pietern @shuochen0311 @akshaysingla-db @anwell-db @samhuan-db
team:ide @rugpanov @rclarey @anton-107 @misha-db
team:ai-training @apeforest @bfontain @lu-wang-dl @panchalhp-db @vinchenzo-db @maggiewang-db @riddhibhagwat-db @ben-hansen-db @pardis-beikzadeh-db
Loading