Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Commit 2c1bb1e

Browse files
committed
Add codeowners file
1 parent 43f0ae2 commit 2c1bb1e

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.log
2+
.idea/

CODEOWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# github codeowners file
2+
#
3+
# https://help.github.com/articles/about-codeowners/
4+
#
5+
# These owners will be the default owners for everything in
6+
# the repo. Unless a later match takes precedence,
7+
# mentioned account names will be requested for
8+
# review when someone opens a pull request.
9+
* @markusjura

0 commit comments

Comments
 (0)