Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix contributor's field in nextflow.config #128

Open
grst opened this issue Jan 23, 2025 · 0 comments
Open

Fix contributor's field in nextflow.config #128

grst opened this issue Jan 23, 2025 · 0 comments
Labels
enhancement Improvement for existing functionality

Comments

@grst
Copy link
Member

grst commented Jan 23, 2025

Description of feature

According to the latest template, we are supposed to have a contributor field like

contributors    = [
        [name: "Alexander Peltzer", github: "apeltzer"],
        [name: "Christopher Mohr", github: "christopher-mohr"],
        [name: "Nicolás Schcolnicov", github: "nschcolnicov"],
        [name: "Anabella Trigila", github: "atrigila"],
        [name: "Alan Möbbs", github: "alanmmobbs93" ]
    ]
``

However this broke CI for one of the nextflow versions. I checked and it's not even updated in rnaseq or sarek, so let's wait until they figure that out properly in the community. 
@grst grst added the enhancement Improvement for existing functionality label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement for existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant