Skip to content

Commit 6dc0975

Browse files
committed
added Alex, as the download workflow code iss based his version
1 parent 413b453 commit 6dc0975

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

song-score-download/main.nf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
limitations under the License.
1717
1818
Authors:
19+
Alex Lepsa
1920
Junjun Zhang
2021
*/
2122

song-score-download/pkg.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,10 @@
1818
"devDependencies": [],
1919
"contributors": [
2020
{
21-
"name": "Junjun Zhang",
22-
"email": "junjun.ca@gmail.com"
21+
"name": "Alex Lepsa"
22+
},
23+
{
24+
"name": "Junjun Zhang"
2325
}
2426
],
2527
"license": "Apache License 2.0",

0 commit comments

Comments
 (0)