diff options
| author | 2020-12-06 14:15:20 +0000 | |
|---|---|---|
| committer | 2020-12-06 14:15:20 +0000 | |
| commit | 2c9c31c887cb1cb6de8fc7d65a11440467376bad (patch) | |
| tree | 47795ceece0ba653756e966e0d567aaa2a3d9c61 | |
| parent | Merge pull request #431 from python-discord/gunicorn/max-requests (diff) | |
Create review-policy.yml
| -rw-r--r-- | .github/review-policy.yml | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/.github/review-policy.yml b/.github/review-policy.yml new file mode 100644 index 00000000..421b30f8 --- /dev/null +++ b/.github/review-policy.yml @@ -0,0 +1,3 @@ +remote: python-discord/.github +path: review-policies/core-developers.yml +ref: main | 
