Skip to content

Commit c877661

Browse files
authored
Merge pull request #1209 from bact/test-cff-generation-workflow
Add Arthit's affiliation to codemeta.json
2 parents 9eb5c31 + 3e10a53 commit c877661

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

codemeta.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
{
2525
"id": "https://orcid.org/0000-0002-9698-1899",
2626
"type": "Person",
27+
"affiliation": {
28+
"type": "Organization",
29+
"name": "ADAPT Centre, Trinity College Dublin"
30+
},
2731
"familyName": "Suriyawongkul",
2832
"givenName": "Arthit"
2933
},
@@ -74,9 +78,13 @@
7478
{
7579
"id": "https://orcid.org/0000-0002-9698-1899",
7680
"type": "Person",
81+
"affiliation": {
82+
"type": "Organization",
83+
"name": "ADAPT Centre, Trinity College Dublin"
84+
},
7785
"familyName": "Suriyawongkul",
7886
"givenName": "Arthit"
79-
},
87+
}
8088
],
8189
"name": "PyThaiNLP",
8290
"programmingLanguage": "Python 3",

0 commit comments

Comments
 (0)