Skip to content

Commit

Permalink
adding update-web-metadata path to list of json files to parse.
Browse files Browse the repository at this point in the history
  • Loading branch information
meerkatters authored and lwasser committed Apr 23, 2023
1 parent 02c6f72 commit fb53911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parse-contributors.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"https://raw.githubusercontent.com/pyOpenSci/software-peer-review/main/.all-contributorsrc",
"https://raw.githubusercontent.com/pyOpenSci/pyopensci.github.io/main/.all-contributorsrc",
"https://raw.githubusercontent.com/pyOpenSci/software-review/main/.all-contributorsrc",
"https://raw.githubusercontent.com/pyOpenSci/update-web-metadata/main/.all-contributorsrc",
# "https://raw.githubusercontent.com/pyOpenSci/examplepy/main/.all-contributorsrc",
]

Expand Down

0 comments on commit fb53911

Please sign in to comment.