From 9f1636f1f8d32a81d57d986f8db4f2a4b9737878 Mon Sep 17 00:00:00 2001 From: Rebecca Dodd <82806852+rebeccadee@users.noreply.github.com> Date: Mon, 15 May 2023 17:46:41 +0100 Subject: [PATCH] Fix typo in Roles --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a074f33f73..acd0999b9f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,7 +31,7 @@ The FreeCAD Contribution Process is expressed here with the following specific g 6. FreeCAD uses the Pull Request workflow for evaluating and accepting contributions. ## 3. Roles -1. "User": An member of the wider FreeCAD community who uses the software. +1. "User": A member of the wider FreeCAD community who uses the software. 2. "Contributor": A person who submits a contribution that resolves a previously identified problem. Contributors do not have commit access to the repository unless they are also Maintainers. Everyone, without distinction or discrimination, SHALL have an equal right to become a Contributor. 3. "Maintainer": A person who merges contributions. Maintainers may or may not be Contributors. Their role is to enforce the process. Maintainers have commit access to the repository. 4. "Administrator": Administrators have additional authority to maintain the list of designated Maintainers.