Skip to content

Commit c72ad39

Browse files
committed
Update sample-extractors/wordcount-simple-extractor/extractor_info.json
1 parent e3c0931 commit c72ad39

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

sample-extractors/wordcount-simple-extractor/extractor_info.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@
1212
"characters": "http://clowder.ncsa.illinois.edu/metadata/ncsa.wordcount#characters"
1313
}
1414
],
15-
"repository": {
16-
"repType": "git",
17-
"repUrl": "https://opensource.ncsa.illinois.edu/stash/scm/cats/pyclowder.git"
18-
},
15+
"repository": [
16+
{
17+
"repType": "git",
18+
"repUrl": "https://opensource.ncsa.illinois.edu/stash/scm/cats/pyclowder.git"
19+
}
20+
],
1921
"process": {
2022
"file": [
2123
"text/*",

0 commit comments

Comments
 (0)