Skip to content

Commit

Permalink
Add myself to CODEOWNERS
Browse files Browse the repository at this point in the history
- Add '/' at start of paths and remove `*` at the end
- Sort
  • Loading branch information
nsoranzo committed Jul 21, 2021
1 parent 0bccf52 commit 9ee72f1
Showing 1 changed file with 26 additions and 11 deletions.
37 changes: 26 additions & 11 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,13 +1,28 @@
# See documentation here:
# https://blog.github.com/2017-07-06-introducing-code-owners/
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-code-owners

tools/art/* @hexylena
tools/circos/* @hexylena @shiltemann
tools/jbrowse/* @hexylena @abretaud
tools/blastxml_to_gapped_gff3/* @hexylena
tools/gff3_rebase/* @hexylena
tools/jq/* @hexylena
tools/hmmer3/* @hexylena
tools/progressivemauve/* @hexylena
tools/ncbi_entrez_eutils/* @hexylena
tools/mothur/* @shiltemann
/tool_collections/snpeff/ @nsoranzo
/tools/abyss/ @nsoranzo
/tools/art/ @hexylena
/tools/bcftools/ @nsoranzo
/tools/blastxml_to_gapped_gff3/ @hexylena
/tools/cdhit/ @nsoranzo
/tools/circos/ @hexylena @shiltemann
/tools/collection_element_identifiers/ @nsoranzo
/tools/column_maker/ @nsoranzo
/tools/emboss_5/ @nsoranzo
/tools/gff3_rebase/ @hexylena
/tools/hmmer3/ @hexylena @nsoranzo
/tools/jbrowse/ @hexylena @abretaud
/tools/jq/ @hexylena
/tools/minia/ @nsoranzo
/tools/mothur/ @shiltemann
/tools/ncbi_entrez_eutils/ @hexylena
/tools/progressivemauve/ @hexylena
/tools/prokka/ @nsoranzo
/tools/raxml/ @nsoranzo
/tools/scater/ @nsoranzo
/tools/seurat/ @nsoranzo
/tools/sickle/ @nsoranzo
/tools/stringtie/ @nsoranzo
/tools/ucsc_tools/ @nsoranzo

0 comments on commit 9ee72f1

Please sign in to comment.