Skip to content

Commit 484ddd8

Browse files
committed
Update sample-extractors/echo/extractor_info.json
1 parent f511e3b commit 484ddd8

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

sample-extractors/echo/extractor_info.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
"rabbitmq": "http://clowder.ncsa.illinois.edu/metadata/ncsa.echo#rabbitmq"
1111
}
1212
],
13-
"repository": {
14-
"repType": "git",
15-
"repUrl": "https://opensource.ncsa.illinois.edu/stash/scm/cats/pyclowder.git"
16-
},
13+
"repository": [
14+
{
15+
"repType": "git",
16+
"repUrl": "https://opensource.ncsa.illinois.edu/stash/scm/cats/pyclowder.git"
17+
}
18+
],
1719
"process": {
1820
"file": [
1921
"*"

0 commit comments

Comments
 (0)