Skip to content

Commit

Permalink
Merge pull request #772 from nf-core/remove-codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller authored Oct 9, 2024
2 parents 8f1f9a4 + bedc729 commit f163059
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 108 deletions.
108 changes: 0 additions & 108 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,109 +1 @@
**/abims** @lecorguille
**/adcra** @kalayaneech
**/alice** @bbartholdy
**/apollo** @drejom
**/aws_tower** @ggabernet
**/awsbatch** @apeltzer
**/azurebatch** @adamrtalbot
**/azurebatchdev** @abhi18av
**/bi** @apeltzer
**/bigpurple** @tobsecret
**/binac** @apeltzer
**/biohpc_gen** @phue
**/biowulf** @qiyubio
**/cambridge** @EmelineFavreau
**/cbe** @phue
**/ccga_dx** @marchoeppner
**/ccga_med** @marchoeppner
**/cedars** @rajewski
**/ceres** @MillironX
**/cfc** @FriederikeHanssen
**/cfc_dev** @FriederikeHanssen
**/cheaha** @lianov @atrull314
**/computerome** @marcmtk
**/crg** @joseespinosa
**/crick** @chris-cheshire @ChristopherBarrington
**/crukmi** @sppearce
**/czbiohub_aws** @olgabot
**/denbi_qbic** @apeltzer
**/dkfz** @kubranarci
**/ebc** @marcel-keller
**/ebi_codon** @saulpierotti
**/ebi_codon_slurm** @saulpierotti
**/eddie** @ameynert
**/engaging** @PhilPalmer
**/ethz_euler** @jpadesousa
**/eva** @jfy133
**/fgcz** @zajacn
**/fub_curta** @wassimsalam01
**/genotoul** @chklopp
**/genouest** @abretaud
**/gis** @andreas-wilm
**/google** @FIXME
**/googlebatch** @hnawar
**/googlels** @hnawar
**/hki** @jfy133
**/hypatia** @lusacristan
**/icr_davros** @adrlar
**/ifb_core** @FIXME
# **imperial** @FIXME
# **incliva** @FIXME
# **ipop_up** @FIXME
# **janelia** @FIXME
**/jax** @flynnb
# **ku_sund_dangpu** @FIXME
# **leicester** @FIXME
**/lugh** @BarryDigby
**/maestro** @pierrespc
# **mana** @FIXME
# **marvin** @FIXME
# **medair** @FIXME
**/mjolnir_globe** @ashildv
**/mpcdf** @jfy133
**/munin** @praveenraj2018 @maxulysse
**/nci_gadi** @mattdton
**/nu_genomics** @RoganGrant @NUjon
# **oist** @FIXME
**/pasteur** @rplanel
**/pawsey_nimbus** @marcodelapierre @SarahBeecroft
**/pawsey_setonix** @georgiesamaha @SarahBeecroft
**/pdc_kth** @pontus
**/phoenix** @apeltzer
**/uppmax** @ewels @MaxUlysse
**/demultiplex** @nf-core/demultiplex
**/azurebatch_pools_Edv4** @vsmalladi
# **icr_davros** @FIXME
**/hasta** @sofstam
**/psmn** @l-modolo
**/rosalind** @theoportlock
**/rosalind_uge** @gregorysprenger
**/sage** @BrunoGrandePhD
# **sahmri** @FIXME
**/ilifu** @pvanheus
**/sanger** @priyanka-surana
# **scw** @FIXME
**/seawulf** @davidecarlson
**/seg_globe** @ashildv
**/software_license** @maxulysse
**/tigem** @giusmar
**/tubingen_apg** @sc13-bioinf
# **tuos_stanage** @FIXME
**/ucd_sonic** @brucemoran
# **ucl_myriad** @FIXME
**/uct_hpc** @kviljoen
**/uge** @gregorysprenger
**/unc_lccc** @alanhoyle
**/unc_longleaf** @ahepperla
# **unibe_ibu** @FIXME
# **/uod_hpc** @FIXME
**/utd_ganymede** @edmundmiller @alyssa-ab
**/uw_hyak_pedslabs** @CarsonJM
**/uzh** @apeltzer
**/vai** @njspix
# **/vsc_kul_uhasselt** @FIXME
**/vsc_ugent** @nvnieuwk @matthdsm
**/wcm** @DoaneAS
# **/wehi** @FIXME
# **/wustl_htcf** @FIXME
# **/xanadu** @FIXME
**/tufts** @zhan4429
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Steps for adding a new config profile:
- [ ] Add your custom profile to the `nfcore_custom.config` file in the top-level directory
- [ ] Add your custom profile to the `README.md` file in the top-level directory
- [ ] Add your profile name to the `profile:` scope in `.github/workflows/main.yml`
- [ ] OPTIONAL: Add your custom profile path and GitHub user name to `.github/CODEOWNERS` (`**/<custom-profile>** @<github-username>`)

<!--
If you require/still waiting for a review, please feel free to request a review from @nf-core/maintainers
Expand Down

0 comments on commit f163059

Please sign in to comment.