diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c108bc8df..bd475d985 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 diff --git a/ROADMAP.md b/ROADMAP.md index 3ccc098d3..bd96b2c50 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -19,6 +19,7 @@ This is the phase we are at now. We need to make a high-maintenance environment ## (2) Improve functionality Once Phase 1 is complete and an environment conducive to the development of a stable system is in place, the implementation of new functions can begin gradually. +- Improve features for moderation - OAuth2 support https://github.com/misskey-dev/misskey/issues/8262 - GraphQL support?