Skip to content

Commit

Permalink
Add Sherrie to authors
Browse files Browse the repository at this point in the history
  • Loading branch information
dfornika authored Feb 9, 2023
1 parent e389e59 commit 96ab207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nextflow.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
manifest {
author = 'Dan Fornika <dan.fornika@bccdc.ca>'
author = 'Dan Fornika <dan.fornika@bccdc.ca>, Sherrie Wang <sherrie.wang@bccdc.ca>'
name = 'BCCDC-PHL/tbprofiler-nf'
description = 'BCCDC-PHL TBProfiler Nextflow Wrapper'
mainScript = 'main.nf'
Expand Down Expand Up @@ -62,4 +62,4 @@ process {
withName: tbprofiler {
cpus = 8
}
}
}

0 comments on commit 96ab207

Please sign in to comment.