Skip to content

Commit 9e133a9

Browse files
authored
fix: does not generate codeowners (#631)
Prevents the re-generation of the github CODEOWNERS file.
1 parent 48f92e3 commit 9e133a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

synth.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@
8888
'samples/install-without-bom/pom.xml',
8989
'samples/snapshot/pom.xml',
9090
'samples/snippets/pom.xml',
91+
'.github/CODEOWNERS',
9192
])

0 commit comments

Comments
 (0)