[wp-meta] [Making WordPress.org] #8173: Readme Validation: Should make it clearer when the Contributors field is incorrect (was: Existin WP org Users mentioned missing in Readme validation.)
Making WordPress.org
noreply at wordpress.org
Mon Feb 16 00:36:00 UTC 2026
#8173: Readme Validation: Should make it clearer when the Contributors field is
incorrect
------------------------------+-----------------------
Reporter: digitaldonkey | Owner: (none)
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: Plugin Directory | Resolution:
Keywords: |
------------------------------+-----------------------
Changes (by dd32):
* status: closed => reopened
* resolution: invalid =>
Old description:
> Get an Error in Plugin Directory and using
> https://wordpress.org/plugins/developers/readme-validator
>
> ```
> The following contributors listed were ignored, as the WordPress.org user
> could not be found. yaniiliev nicolapeluchetti. The Contributors field
> should only contain WordPress.org usernames.
> ```
>
> The users do have valid (?) profiles
>
> https://profiles.wordpress.org/yaniiliev/
> https://profiles.wordpress.org/nicolapeluchetti/
>
> What is wrong here?
New description:
Get an Error in Plugin Directory and using
https://wordpress.org/plugins/developers/readme-validator
{{{
The following contributors listed were ignored, as the WordPress.org user
could not be found. yaniiliev nicolapeluchetti. The Contributors field
should only contain WordPress.org usernames.
}}}
The users do have valid (?) profiles
https://profiles.wordpress.org/yaniiliev/
https://profiles.wordpress.org/nicolapeluchetti/
What is wrong here?
--
Comment:
This could be improved by something like...
- using <code> and "
- mentioning commas.
Eg:
> {{{
> The following contributors listed were ignored, as the WordPress.org
user could not be found.
> <code>"yaniiliev nicolapeluchetti"</code>.
> The Contributors field should only contain WordPress.org usernames
separated by commas.
> }}}
I'm re-opening this, and modifying the title as such.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/8173#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list