Skip to content

Commit 4f3664c

Browse files
authored
chore: add test/ to component onwers (#81)
Signed-off-by: Todd Baert <[email protected]>
1 parent 25a8c3c commit 4f3664c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/component_owners.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Keep all in alphabetical order
22
components:
3+
# src/
34
src/OpenFeature.Contrib.Hooks.Otel:
45
- bacherfl
56
- toddbaert
@@ -9,5 +10,15 @@ components:
910
src/OpenFeature.Contrib.Providers.GOFeatureFlag:
1011
- thomaspoignant
1112

13+
# test/
14+
test/OpenFeature.Contrib.Hooks.Otel.Test:
15+
- bacherfl
16+
- toddbaert
17+
test/OpenFeature.Contrib.Providers.Flagd.Test:
18+
- bacherfl
19+
- toddbaert
20+
test/OpenFeature.Contrib.Providers.GOFeatureFlag.Test:
21+
- thomaspoignant
22+
1223
ignored-authors:
1324
- renovate-bot

0 commit comments

Comments
 (0)