Skip to content

Commit 9b33301

Browse files
Create CODEOWNERS file (#209)
* Create CODEOWNERS file * Exclude file from apache-rat
1 parent 11d810f commit 9b33301

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
@@ -279,6 +279,7 @@
279279
<configuration>
280280
<excludes>
281281
<exclude>**/build.yml</exclude>
282+
<exclude>**/CODEOWNERS</exclude>
282283
<exclude>.editorconfig</exclude>
283284
<exclude>**/*.MockMaker</exclude>
284285
</excludes>

0 commit comments

Comments
 (0)