diff --git a/doc/development/gems.md b/doc/development/gems.md
index f02b4460dc4781a28c7aae923d91c5f8f66c7ee9..ca621f5e7aabf459609f00e8916eb6261574a8aa 100644
--- a/doc/development/gems.md
+++ b/doc/development/gems.md
@@ -263,6 +263,8 @@ The project for a new Gem should always be created in [`gitlab-org/ruby/gems` na
    gem owner <gem-name> --add gitlab_rubygems
    ```
 
+   - Ping [Rémy Coutable](https://gitlab.com/rymai) to confirm the ownership in the [Rubygems committee project](https://gitlab.com/gitlab-dependency-committees/rubygems-committee/-/issues/).
+
 1. Optional. Add some or all of the following users as co-owners:
    - [Marin Jankovski](https://rubygems.org/profiles/marinjankovski)
    - [Rémy Coutable](https://rubygems.org/profiles/rymai)