aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-semihosting/.github
diff options
context:
space:
mode:
Diffstat (limited to 'cortex-m-semihosting/.github')
-rw-r--r--cortex-m-semihosting/.github/CODEOWNERS1
-rw-r--r--cortex-m-semihosting/.github/bors.toml4
2 files changed, 0 insertions, 5 deletions
diff --git a/cortex-m-semihosting/.github/CODEOWNERS b/cortex-m-semihosting/.github/CODEOWNERS
deleted file mode 100644
index d810925..0000000
--- a/cortex-m-semihosting/.github/CODEOWNERS
+++ /dev/null
@@ -1 +0,0 @@
-* @rust-embedded/cortex-m \ No newline at end of file
diff --git a/cortex-m-semihosting/.github/bors.toml b/cortex-m-semihosting/.github/bors.toml
deleted file mode 100644
index ca42be0..0000000
--- a/cortex-m-semihosting/.github/bors.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-block_labels = ["needs-decision"]
-delete_merged_branches = true
-required_approvals = 1
-status = ["continuous-integration/travis-ci/push"]