Skip to content

Commit

Permalink
fix: does not generate codeowners (#631)
Browse files Browse the repository at this point in the history
Prevents the re-generation of the github CODEOWNERS file.
  • Loading branch information
thiagotnunes committed Nov 18, 2020
1 parent 48f92e3 commit 9e133a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synth.py
Expand Up @@ -88,4 +88,5 @@
'samples/install-without-bom/pom.xml',
'samples/snapshot/pom.xml',
'samples/snippets/pom.xml',
'.github/CODEOWNERS',
])

0 comments on commit 9e133a9

Please sign in to comment.