Message ID | 20180920055440.15786-1-lucas.demarchi@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [libdrm,v3] CONTRIBUTING: clarify how to request a Developer role | expand |
On Wednesday, 2018-09-19 22:54:40 -0700, Lucas De Marchi wrote: > While requesting a Developer role I was pointed to this url and check > those with "owner" role. So add it to our documentation. > > v2: rollback previous text, but add a link to gitlab's page > showing project members. > v3: reprhase paragraph adding link to members page > > Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Looks good to me; thanks! Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> > --- > CONTRIBUTING | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/CONTRIBUTING b/CONTRIBUTING > index 96f1e4fb..1c42750f 100644 > --- a/CONTRIBUTING > +++ b/CONTRIBUTING > @@ -79,8 +79,9 @@ below criteria: > criteria, tools, and processes. > > To apply for commit rights ("Developer" role in gitlab) send a mail to > -dri-devel@lists.freedesktop.org and please ping the maintainers if your request > -is stuck. > +dri-devel@lists.freedesktop.org and if your request is stuck ping any member > +with "owner" role in > +https://gitlab.freedesktop.org/mesa/drm/project_members?sort=access_level_desc > > Committers are encouraged to request their commit rights get removed when they > no longer contribute to the project. Commit rights will be reinstated when they > -- > 2.17.1 >
diff --git a/CONTRIBUTING b/CONTRIBUTING index 96f1e4fb..1c42750f 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -79,8 +79,9 @@ below criteria: criteria, tools, and processes. To apply for commit rights ("Developer" role in gitlab) send a mail to -dri-devel@lists.freedesktop.org and please ping the maintainers if your request -is stuck. +dri-devel@lists.freedesktop.org and if your request is stuck ping any member +with "owner" role in +https://gitlab.freedesktop.org/mesa/drm/project_members?sort=access_level_desc Committers are encouraged to request their commit rights get removed when they no longer contribute to the project. Commit rights will be reinstated when they
While requesting a Developer role I was pointed to this url and check those with "owner" role. So add it to our documentation. v2: rollback previous text, but add a link to gitlab's page showing project members. v3: reprhase paragraph adding link to members page Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> --- CONTRIBUTING | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)