Commit cd3a54c7 authored by Thong Kuah's avatar Thong Kuah
Browse files

Detail new responsibilty to upgrade core rails gems

parent fb60ceba
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -132,7 +132,10 @@ Interested reviewers for the projects below should complete the listed tasks in

#### Project maintainer process for  `gitlab-rails`

- For Backend Maintaiers, ping to `@gitlab-org/maintainers/rails-backend`
- For Backend Maintainers, ping to `@gitlab-org/maintainers/rails-backend`
  - Backend maintainers are responsible for [Rails core framework gems](https://docs.gitlab.com/development/feature_categorization/#rails-platform-feature-category).
    This may involve work to update the application in order to upgrade these gems, as well as any other work required for the stability and availability
    of GitLab related to these gems.
- For Frontend Maintainers, ping to `@gitlab-org/maintainers/rails-frontend`

#### Project maintainer process for `gitlab-database`