Skip to content

Commit

Permalink
Merge pull request #502 from NFDI4BIOIMAGE/add-rdm4mic-community
Browse files Browse the repository at this point in the history
add rdm4mic to zenodo communities we import from
  • Loading branch information
haesleinhuepf authored Nov 19, 2024
2 parents 65b21de + 8fcb5fb commit 6f942d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/auto-add-from-zenodo-communities.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def main():
repository = sys.argv[1]

token = os.getenv('ZENODO_API_KEY')
communities = ['nfdi4bioimage', 'gerbi', 'euro-bioimaging', 'neubias', 'bio-formats', 'globias']
communities = ['nfdi4bioimage', 'gerbi', 'euro-bioimaging', 'neubias', 'bio-formats', 'globias', 'rdm4mic']

yml_filename = "resources/nfdi4bioimage.yml"

Expand Down

0 comments on commit 6f942d0

Please sign in to comment.