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 69e1dd7 commit 7c6c162Copy full SHA for 7c6c162
.gitignore
@@ -7,6 +7,7 @@ build
7
specification.json
8
target
9
.DS_Store
10
+.cursor/
11
12
# vscode stuff
13
.vscode/
LICENSE
@@ -186,7 +186,7 @@
186
same "printed page" as the copyright notice for easier
187
identification within third-party archives.
188
189
- Copyright [yyyy] [name of copyright owner]
+ Copyright OpenFeature Maintainers
190
191
Licensed under the Apache License, Version 2.0 (the "License");
192
you may not use this file except in compliance with the License.
0 commit comments