File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ questions:
26
26
27
27
Should I start a repository under my account or open a new organization?
28
28
- Single-person projects often start under own account.
29
- - If is no problem to move a project from own namespace to an organization later.
29
+ - It is no problem to move a project from own namespace to an organization later.
30
30
- When starting a larger project with several people, possibly several affiliations, an organization may be a better start.
31
31
- If this is a GitHub pages project, then it will matter for the URL:
32
32
` myuser.github.io/myproject/ ` vs. ` ourorg.github.io/ourproject/ ` .
@@ -41,7 +41,7 @@ Should I add everybody as collaborator?
41
41
## Organizational permissions
42
42
43
43
- Organizations have ** owners** and ** members** .
44
- - Owners can add more members and delete repositories.
44
+ - Owners can add more than members and delete repositories.
45
45
- Members can also be organized into teams.
46
46
- We recommend to write-protect the default branch and protect it against force-pushes and accidental deletions.
47
47
You can’t perform that action at this time.
0 commit comments