As of 2015 you can do this yourself, and you don’t have to email anyone.
Go to your plugin page (example: https://wordpress.org/plugins/hello-dolly/ ) and click on the ADMIN button on the right hand side.
On that page, add the new person as a committer and remove yourself.
Then update your readme and plugin files to point to the new USER ID and check the code in. You do not need to bump your version numbers.
Done 🙂
Related Posts:
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- Get a list of all WordPress.org Plugins?
- How can I prevent a plugin from updating unless it’s minimum PHP version is met?
- Allowing Two Developers Access to a Plugin on the WordPress.org Plugin Repository?
- “Donate to this plugin” for WordPress.org Plugin Authors
- Making plugin unique to not conflict with plugins with the same name
- How do I retrieve a list of popular plugins using the WordPress.org Plugin API?
- How long does it take for a new plugin to be approved?
- How is the WordPress.org plugin download history calculated?
- Is it possible to have screenshots in any other section rather than the screenshots section?
- WordPress plugin update not showing on wp.org [closed]
- Licensing: Can I include SWFs without source in a plugin released on wordpress.org?
- Licensing of freemium plugin
- Why was my plugin rejected from the WordPress.org repository?
- wordpress.org codebase
- Can a manually uploaded plugin be made to track updates from the WordPress.org plugin directory?
- Can WordPress Plugin Directory Cache Delay the Upload of Images?
- How to checkout the wordpress.org plugin repository?
- WordPress plugin compatibility explaination when wordpress releases its new version (theoretical)
- How can I prevent my plugin go development trunk [closed]
- Plugin development: Buggy plugin preview
- Where can I always find the price of a plugin
- WordPress SVN UTF-8 issue
- WordPress.org: How to add a plugin for certain countries?
- Readme.txt not getting updated
- Change plugin author after someone leaves the company
- Is it okay to make a plugin to the WordPress repo, but limit it’s actions to maximum N events?
- Better search on WordPress.org Plugins?
- how to check plugin name unique or not?
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- What is the RSS feed link for the newest WordPress plugins?
- How to edit the name of a plugin on wordpress.org/plugins
- On WordPress.org Plugin repository, Last Updated Date doesn’t match with Plugin Version Update Date
- remover item do carrinho na página de checkout
- Insert query inserts 2 entries, should insert 1
- Adding Custom Fields for Img in Posts
- Shortcode display outside the div
- How to create a widget or plugin to add custom content to my website?
- How can I let users to access plugin functions based on roles?
- Can I store WordPress media in different sub-folders?
- AddFilter option_active_plugins is executed 6 times. Why?
- Include Max mega menu Plugin into theme
- Default Plugin Settings Not Writing to Database
- Create a custom page template inside my wordpress plugin
- Add form fields dynamically on button click
- Custom Post Type Plugin not loading category template and loading 404 instead
- WP plugins for building a database?
- Can I use a plugin for a singular page on my website?
- Create digital-virtual-downloadable WooCommerce products from the frontend using Gravity Forms? [closed]
- Is it possible to add a sidebar in a woocommerce hook?
- How to add Internationalization in WordPress using Javascript/React?
- How to send an automated email to the customers when product is added woocommerce
- Trying to Get Text Field to Save
- I want to auto populate data in three fields if one drop down is selected
- How to insert HTML/JavaScript form into WordPress page? [closed]
- How to change upload dir for custom plugin?
- Creating a CSV with PHP inside the plugin directory
- pagination on data fetched using SQL query
- How do I automatically generate pages from a database?
- WordPress plugin won’t show on some themes
- Is there a plugin for WordPress for creating ‘Accounts’ where all users who belong to that Account can only see Account data? [closed]
- Send email with list of active plugins upon activation/deactivation
- How to save plugin custom settings page fields
- wp_insert_term() doesnt insert a term
- How limit user connection?
- How can I list custom post type categories of portfolio
- How to include my Ajax calls in one function instead of calling different ones every time?
- How to log custom plugin error to debug.log file
- wp_footer hook running twice
- How to create admin setting for this small plugin
- How to create a form where you can select multiple recipients, based on a list of website users?
- Unpublished Pages Failing To Appear On Custom Path
- $wpdb->delete not working for me
- How to fix caching issue in PHP data from database
- WPForms Custom Redirect not working
- How do I allow a user to purchase an expiring passcode to access part of my website, from my online store, similar to pay-per-view?
- How to securely controlling data without keeping it in postmeta?
- Enqueue plugin for specific pages
- Does having apply_filters in the middle of an array make a difference?
- URL path image error in ACF (Advanced Custom Field) [closed]
- Soflyy WP All Import Custom File Download Issue
- Unmatch plugin from updates?
- why my wordpress dont have toolbar like, plugin, themes and other?
- Reorganization of namespaces
- Why can’t I shove an instance of a class into a variable from a do_action hook?
- Passing a parameter to filter and action functions
- Custom pages with plugin
- How to insert category name above post title in a featured pages plugin?
- Plugin Installation Error
- Holding 2 wp_user in the same action (to update billing_email when user_email is updated)
- Strange get_the_* behavior with php 5.4
- How to set-up multiple cron task with wp_schedule_event so that they do not overlap?
- File permissions for wp-minify plugin
- Ajax not working for logged in users
- How to declare this function correctly?
- How to show in front End images using Visual Composer attach_images?
- Plugin version number after code rewrite [closed]
- Filter custom post type returned from REST api
- WP Elementor Pro causing crtical failure on website
- Render CMB2 select option to post page [closed]