diff --git a/README.md b/README.md index d63ade3..35abab2 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,6 @@ To contribute to this repository: - Make a new branch with `development_` as a prefix (e.g. `development_update`) - Make changes locally on your code editor - Push changes to the new branch -- Make a pull request to `development` branch \ No newline at end of file +- Make a pull request to `development` branch + +The code owners will merge `development` branch to `main` branch. \ No newline at end of file