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 bf35061 commit 17f2cd9Copy full SHA for 17f2cd9
config/open-feature/org.yaml
@@ -123,6 +123,7 @@ members:
123
- mkorbi
124
- mowies
125
- mschoenlaub
126
+ - NeaguGeorgiana23
127
- nicklasl
128
- nickybondarenko
129
- nikolasleblanc
@@ -260,6 +261,10 @@ repos:
260
261
description: OpenFeature project community and governance
262
community-tooling:
263
description: Tools for Community Management
264
+ cpp-sdk:
265
+ description: C++ SDK for OpenFeature
266
+ # Keep the repo private until the foundation is set up
267
+ private: true
268
contribfest-eu-24:
269
dart-server-sdk:
270
demo-repository:
config/open-feature/sdk-cpp/workgroup.yaml
@@ -0,0 +1,7 @@
1
+repos:
2
+ - cpp-sdk
3
+
4
+maintainers:
5
6
7
+admins: []
0 commit comments