Skip to content

Commit e04588c

Browse files
authored
Update authors
1 parent 08a1fc7 commit e04588c

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

config.json

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,23 @@
77

88
"documentation": "README.md",
99

10-
"authors": [
11-
{
12-
"name": "Izzy Neuhaus",
13-
"email": "[email protected]",
14-
"institution": "University of Iowa Institute for Clinical and Translational Science"
15-
}
16-
],
10+
"authors": [
11+
{
12+
"name": "Joe Spring",
13+
"email": "[email protected]",
14+
"institution": "University of Iowa Institute for Clinical and Translational Science"
15+
},
16+
{
17+
"name": "Heath Davis",
18+
"email": "[email protected]",
19+
"institution": "University of Iowa Institute for Clinical and Translational Science"
20+
},
21+
{
22+
"name": "Chris Ortman",
23+
"email": "[email protected]",
24+
"institution": "University of Iowa Institute for Clinical and Translational Science"
25+
},
26+
],
1727

1828
"permissions": [
1929
"redcap_module_system_enable",
@@ -39,4 +49,4 @@
3949
"required": true
4050
}
4151
]
42-
}
52+
}

0 commit comments

Comments
 (0)