We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a8c3c commit 4f3664cCopy full SHA for 4f3664c
.github/component_owners.yml
@@ -1,5 +1,6 @@
1
# Keep all in alphabetical order
2
components:
3
+ # src/
4
src/OpenFeature.Contrib.Hooks.Otel:
5
- bacherfl
6
- toddbaert
@@ -9,5 +10,15 @@ components:
9
10
src/OpenFeature.Contrib.Providers.GOFeatureFlag:
11
- thomaspoignant
12
13
+ # test/
14
+ test/OpenFeature.Contrib.Hooks.Otel.Test:
15
+ - bacherfl
16
+ - toddbaert
17
+ test/OpenFeature.Contrib.Providers.Flagd.Test:
18
19
20
+ test/OpenFeature.Contrib.Providers.GOFeatureFlag.Test:
21
+ - thomaspoignant
22
+
23
ignored-authors:
24
- renovate-bot
0 commit comments