diff options
| author | Gerhard Lazu <gerhard@users.noreply.github.com> | 2020-04-22 17:15:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-22 17:15:33 +0100 |
| commit | 5eda1dfc28ef4472428d933a7cf25faf300c7671 (patch) | |
| tree | d6bb375977557d2504968d519c60041247b9abb0 /.github/CODEOWNERS | |
| parent | 9743422413b174555f5a7990cb354d9d3d37b85d (diff) | |
| parent | 7b21733fc63fdf543e56c6445b4b7f9272ed8788 (diff) | |
| download | rabbitmq-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/CODEOWNERS | 1 |
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 |
