Skip to content

Commit 6bc32cc

Browse files
committed
adding no realistic data for the Champions
1 parent ac8884b commit 6bc32cc

File tree

1 file changed

+29
-3
lines changed

1 file changed

+29
-3
lines changed

src/data/communityCurationCohorts.json

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,14 @@
1717
"twitter": "kylecopas",
1818
"linkedin" : "kylecopas",
1919
"logo": "kyle_copas.jpg",
20-
"year_active": ["2022", "2023"]
20+
"year_active": ["2022", "2023"],
21+
"gained_skills": [
22+
{
23+
"name": "using persistent identifiers",
24+
"date": "20.10.2022",
25+
"url": "http://purl.obolibrary.org/obo/T4FS_0000492"
26+
}
27+
]
2128
},
2229
{
2330
"name": "Annie Elkjær Ørum-Kristensen",
@@ -36,7 +43,19 @@
3643
"twitter": "",
3744
"linkedin" : "anniekristensen",
3845
"logo": "annie_kristensen.jpg",
39-
"year_active": ["2022", "2023"]
46+
"year_active": ["2022", "2023"],
47+
"gained_skills": [
48+
{
49+
"name": "using persistent identifiers",
50+
"date": "20.10.2022",
51+
"url": "http://purl.obolibrary.org/obo/T4FS_0000492"
52+
},
53+
{
54+
"name": "Learning things",
55+
"date": "01.10.2022",
56+
"url": "http://purl.obolibrary.org/obo/T4FS_0000492"
57+
}
58+
]
4059
},
4160
{
4261
"name": "Joe Miller",
@@ -55,7 +74,14 @@
5574
"twitter": "acaciaJoe",
5675
"linkedin" : "joe-miller-biodiversity",
5776
"logo": "joe_miller.jpg",
58-
"year_active": ["2022", "2023"]
77+
"year_active": ["2022", "2023"],
78+
"gained_skills": [
79+
{
80+
"name": "Learning things",
81+
"date": "01.10.2022",
82+
"url": ""
83+
}
84+
]
5985
},
6086
{
6187
"name": "Lindsey Anderson",

0 commit comments

Comments
 (0)