diff options
author | 2020-11-27 17:24:05 +0000 | |
---|---|---|
committer | 2020-11-27 17:24:05 +0000 | |
commit | f3a053ed26e53640e1c41985bb9f0b3443063f14 (patch) | |
tree | 95168947327c4417eb744e20d3a6dc65ed06d7aa | |
parent | Update forms-backend.yml (diff) |
Create CODEOWNERS
-rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..5b7fe66 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# Request joe for all PRs. +* @jb3 |