Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
dec1b6dd
Commit
dec1b6dd
authored
May 07, 2018
by
Brendan O'Leary 🐢
Committed by
Achilleas Pipinellis
May 09, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update documentation to use inclusive language, gender neutral name and pronoun.
parent
1802954b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
doc/user/group/index.md
doc/user/group/index.md
+10
-10
No files found.
doc/user/group/index.md
View file @
dec1b6dd
...
...
@@ -40,20 +40,20 @@ In GitLab, a namespace is a unique name to be used as a user name, a group name,
-
`http://gitlab.example.com/groupname`
-
`http://gitlab.example.com/groupname/subgroup_name`
For example, consider a user
called John
:
For example, consider a user
named Alex
:
1.
John creates his account on GitLab.com with the username
`john
`
;
his profile will be accessed under
`https://gitlab.example.com/john
`
1.
John creates a group for his team with the groupname
`john
-team`
;
his group and its projects will be accessed under
`https://gitlab.example.com/john
-team`
1.
John creates a subgroup of
`john
-team`
with the subgroup name
`marketing`
;
his subgroup and its projects will be accessed under
`https://gitlab.example.com/john
-team/marketing`
1.
Alex creates an account on GitLab.com with the username
`alex
`
;
their profile will be accessed under
`https://gitlab.example.com/alex
`
1.
Alex creates a group for their team with the groupname
`alex
-team`
;
the group and its projects will be accessed under
`https://gitlab.example.com/alex
-team`
1.
Alex creates a subgroup of
`alex
-team`
with the subgroup name
`marketing`
;
this subgroup and its projects will be accessed under
`https://gitlab.example.com/alex
-team/marketing`
By doing so:
-
Any team member mentions
John with
`@john
`
-
John mentions everyone from his team with
`@john
-team`
-
John mentions only his marketing team with
`@john
-team/marketing`
-
Any team member mentions
Alex with
`@alex
`
-
Alex mentions everyone from their team with
`@alex
-team`
-
Alex mentions only the marketing team with
`@alex
-team/marketing`
## Issues and merge requests within a group
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment