File tree 2 files changed +36
-0
lines changed
2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
+
3
+ - repo : https://github.com/citation-file-format/cffconvert
4
+ rev : 054bda51dbe278b3e86f27c890e3f3ac877d616c
5
+ hooks :
6
+ - id : validate-cff
7
+
2
8
- repo : https://github.com/pre-commit/pre-commit-hooks
3
9
rev : v5.0.0 # the release, git tag, or commit you want to use
4
10
hooks :
Original file line number Diff line number Diff line change
1
+ cff-version : 1.2.0
2
+ message : " If you use this software, please cite it as below."
3
+ title : " Map of Open Source Science (MOSS)"
4
+ version : " 0.1.0"
5
+ authors :
6
+ - name : " MOSS repository contributors"
7
+ - given-names : Boris
8
+ family-names : Veytsman
9
+ orcid : " https://orcid.org/0000-0003-4674-8113"
10
+ url : " https://github.com/numfocus/MOSS"
11
+ repository-code : " https://github.com/numfocus/MOSS"
12
+ keywords :
13
+ - open source
14
+ - science
15
+ - visualization
16
+ license : " Apache-2.0"
17
+ references :
18
+ - title : " OpenAI ChatGPT"
19
+ url : " https://openai.com/chatgpt"
20
+ type : " software"
21
+ authors :
22
+ - name : " OpenAI ChatGPT Team"
23
+ year : 2024
24
+ - title : " Original MOSS repository by Mark Eyer"
25
+ url : " https://github.com/eyermt/moss"
26
+ type : " software"
27
+ authors :
28
+ - family-names : " Eyer"
29
+ given-names : " Mark"
30
+ year : 2024
You can’t perform that action at this time.
0 commit comments