Skip to content

Commit f20c062

Browse files
fix: correct FUNDING.yml SPDX header and YAML syntax
- Add missing SPDX-License-Identifier: MPL-2.0 - Fix invalid YAML: github: [hyperpolymath] -> github: hyperpolymath Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
1 parent 92f34ca commit f20c062

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/FUNDING.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
github: [hyperpolymath]
1+
# SPDX-License-Identifier: MPL-2.0
2+
github: hyperpolymath
23

0 commit comments

Comments
 (0)