Skip to content

Commit cd94815

Browse files
Add CODEOWNERS file (#593)
* Add CODEOWNERS file * add apache-rat exclusion
1 parent 1dcc5ad commit cd94815

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @kevinwallimann @jozefbakus

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,7 @@
549549
<exclude>.dockerignore</exclude>
550550
<exclude>**/.gitkeep</exclude>
551551
<exclude>src/main/resources/banner.txt</exclude>
552+
<exclude>**/CODEOWNERS</exclude>
552553
</excludes>
553554
</configuration>
554555
</plugin>

0 commit comments

Comments
 (0)