Browse Source

Add a Github CODEOWNERS file to project

As the first entry, define user 'ottok' (Otto Kekäläinen) as the person
who by default gets assigned all PRs that modify the debian/ contents.
pull/1651/head
Otto Kekäläinen 5 years ago
committed by Daniel Black
parent
commit
0ac8e2cfdb
  1. 2
      .github/CODEOWNERS

2
.github/CODEOWNERS

@ -0,0 +1,2 @@
/debian @ottok
Loading…
Cancel
Save