At http://drupal.org/node/1168866/maintainers I have checked permission to "Edit project" to the user sergio.cerrutti, but when he opens the project page he does not see the Edit link at the top.
Am I missing something?
At http://drupal.org/node/1168866/maintainers I have checked permission to "Edit project" to the user sergio.cerrutti, but when he opens the project page he does not see the Edit link at the top.
Am I missing something?
Comments
Comment #1
avpadernoThe user didn't consent to the Git agreement (http://drupal.org/user/304306/edit/git). That is the only thing I found different, as the other co-maintainer (toleillo) has consented to the Git agreement (http://drupal.org/user/237344/edit/git). Is toleillo effectively able to edit the project page?
I am not sure if that is the cause, but the sandbox project is using the filtered HTML input format, to which every authenticated user has access, on drupal.org.
Comment #2
avpadernoThe other cause I can think of is that only the user who created the sandbox project is able to edit the project page. To verify if that is true, it is enough to check if the other co-maintainer is able to edit the project page.
Comment #3
sergio.cerrutti commentedThanks kiamlaluno!
Once I've agreed the Git Agreement and created a git user, I can edit the project page.
Comment #4
juampynr commentedkiamlaluno, thanks for your support.
This behaviour seems confusing. I understand that a maintainer should not be able to push commits if he does not agree the Git Agreement, but why this is needed for editing the project page too?
Comment #5
juampynr commentedChanged status to Fixed.
Comment #6
avpadernoMy guess is that being a co-maintainer or a maintainer of a project requires to agree in the following statements, independently that the co-maintainer will commit any code.
While some of the statements are specific to committing code, adhering to the Drupal Code of Conduct is not specific to writing code.
It could also mean that the normal case being considered is that co-maintainers would write code, even if I have to admit I myself saw users who are co-maintainers for a project without to have any intention of writing any code.
Comment #7
juampynr commented"even if I have to admit I myself saw users who are co-maintainers for a project without to have any intention of writing any code"
Yep, that is the case of sergio.cerrutti for the moment. Anyway, many thanks for your thoughts in this issue.
Cheers