summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorGerhard Lazu <gerhard@users.noreply.github.com>2020-04-22 17:15:33 +0100
committerGitHub <noreply@github.com>2020-04-22 17:15:33 +0100
commit5eda1dfc28ef4472428d933a7cf25faf300c7671 (patch)
treed6bb375977557d2504968d519c60041247b9abb0 /.github/CODEOWNERS
parent9743422413b174555f5a7990cb354d9d3d37b85d (diff)
parent7b21733fc63fdf543e56c6445b4b7f9272ed8788 (diff)
downloadrabbitmq-server-git-5eda1dfc28ef4472428d933a7cf25faf300c7671.tar.gz
Merge pull request #2270 from rabbitmq/github-actions
Run checks & tests in GitHub Actions on every push
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 0000000000..40b1dcb859
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1 @@
+.github/workflows/ @gerhard @dumbbell