jorisvandenbossche commented on code in PR #36445: URL: https://github.com/apache/arrow/pull/36445#discussion_r1252177292
########## docs/source/developers/reviewing.rst: ########## @@ -295,3 +295,21 @@ In addition, we use the following labels to indicate priority: * **Priority: Critical**: Indicates issues that are high priority. This is a superset of issues marked "Critical Fix", as it also contains certain fixes to issues causing errors and crashes. + +Collaborators +============= + +The collaborator role allows users to be given triage role to be able to help triaging +issues. The role allows users to label and assign issues. + +A user can ask to become a collaborator or can be proposed by another community member +when they have been collaborating in the project for a period of time. Collaborations +can be but are not limited to: creating Pull requests, answering questions, creating Review Comment: ```suggestion can be but are not limited to: creating PRs, answering questions, creating ``` (we are already using this abbreviation earlier in the document) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
