We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acd6d8c commit 626ec0fCopy full SHA for 626ec0f
REUSE.toml
@@ -17,6 +17,11 @@ path = "benchmarks-website/**"
17
SPDX-FileCopyrightText = "Copyright the Vortex contributors"
18
SPDX-License-Identifier = "CC-BY-4.0"
19
20
+[[annotations]]
21
+path = "benchmarks-website-v2/**"
22
+SPDX-FileCopyrightText = "Copyright the Vortex contributors"
23
+SPDX-License-Identifier = "CC-BY-4.0"
24
+
25
# Golden files are licensed under CC-BY-4.0.
26
[[annotations]]
27
path = "**/goldenfiles/**"
0 commit comments