add CODEOWNERS, CoC; tweak bors

This commit is contained in:
Jorge Aparicio
2018-08-10 01:26:34 -05:00
parent 2e7d27df07
commit 4f242f3bdc
4 changed files with 56 additions and 13 deletions

1
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1 @@
* @rust-embedded/resources

4
.github/bors.toml vendored Normal file
View File

@@ -0,0 +1,4 @@
block_labels = ["needs-decision"]
delete_merged_branches = true
required_approvals = 1
status = ["continuous-integration/travis-ci/push"]