From 836ecff7854b67598c0f446cf996dd6413df9fb7 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 17 Jun 2022 11:02:47 +0900 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a37df3bde..e4a5d48cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -74,8 +74,6 @@ The `/deploy` command by issue comment can be used to deploy the contents of a P An actual domain will be assigned so you can test the federation. ## Merge -For now, basically only @syuilo has the authority to merge PRs into develop because he is most familiar with the codebase. -However, minor fixes, refactoring, and urgent changes may be merged at the discretion of a contributor. ## Release ### Release Instructions