Skip to content

Commit b80472c

Browse files
Fix GitHub spelling
Signed-off-by: Frieder Bluemle <[email protected]>
1 parent b8571fd commit b80472c

File tree

13 files changed

+21
-21
lines changed

13 files changed

+21
-21
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Github code owners
1+
# GitHub code owners
22
# See https://help.github.com/articles/about-codeowners/
33
#
44
# KEEP THIS FILE SORTED. Order is important. Last match takes precedence.

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
[people.cpuguy83]
265265
Name = "Brian Goff"
266266
267-
Github = "cpuguy83"
267+
GitHub = "cpuguy83"
268268

269269
[people.chanwit]
270270
Name = "Chanwit Kaewkasi"

docs/api/v1.18.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ redirect_from:
77
- /reference/api/docker_remote_api_v1.18/
88
---
99

10-
<!-- This file is maintained within the docker/docker Github
11-
repository at https://github.com/docker/docker/. Make all
10+
<!-- This file is maintained within the moby/moby GitHub
11+
repository at https://github.com/moby/moby/. Make all
1212
pull requests against that repo. If you see this file in
1313
another repository, consider it read-only there, as it will
1414
periodically be overwritten by the definitive file. Pull

docs/api/v1.19.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ redirect_from:
77
- /reference/api/docker_remote_api_v1.19/
88
---
99

10-
<!-- This file is maintained within the docker/docker Github
11-
repository at https://github.com/docker/docker/. Make all
10+
<!-- This file is maintained within the moby/moby GitHub
11+
repository at https://github.com/moby/moby/. Make all
1212
pull requests against that repo. If you see this file in
1313
another repository, consider it read-only there, as it will
1414
periodically be overwritten by the definitive file. Pull

docs/api/v1.20.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ redirect_from:
77
- /reference/api/docker_remote_api_v1.20/
88
---
99

10-
<!-- This file is maintained within the docker/docker Github
11-
repository at https://github.com/docker/docker/. Make all
10+
<!-- This file is maintained within the moby/moby GitHub
11+
repository at https://github.com/moby/moby/. Make all
1212
pull requests against that repo. If you see this file in
1313
another repository, consider it read-only there, as it will
1414
periodically be overwritten by the definitive file. Pull

docs/api/v1.21.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ redirect_from:
77
- /reference/api/docker_remote_api_v1.21/
88
---
99

10-
<!-- This file is maintained within the docker/docker Github
11-
repository at https://github.com/docker/docker/. Make all
10+
<!-- This file is maintained within the moby/moby GitHub
11+
repository at https://github.com/moby/moby/. Make all
1212
pull requests against that repo. If you see this file in
1313
another repository, consider it read-only there, as it will
1414
periodically be overwritten by the definitive file. Pull

docs/api/v1.22.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ redirect_from:
77
- /reference/api/docker_remote_api_v1.22/
88
---
99

10-
<!-- This file is maintained within the docker/docker Github
11-
repository at https://github.com/docker/docker/. Make all
10+
<!-- This file is maintained within the moby/moby GitHub
11+
repository at https://github.com/moby/moby/. Make all
1212
pull requests against that repo. If you see this file in
1313
another repository, consider it read-only there, as it will
1414
periodically be overwritten by the definitive file. Pull

docs/api/v1.23.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ redirect_from:
77
- /reference/api/docker_remote_api_v1.23/
88
---
99

10-
<!-- This file is maintained within the docker/docker Github
11-
repository at https://github.com/docker/docker/. Make all
10+
<!-- This file is maintained within the moby/moby GitHub
11+
repository at https://github.com/moby/moby/. Make all
1212
pull requests against that repo. If you see this file in
1313
another repository, consider it read-only there, as it will
1414
periodically be overwritten by the definitive file. Pull

docs/api/v1.24.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ redirect_from:
77
- /reference/api/docker_remote_api_v1.24/
88
---
99

10-
<!-- This file is maintained within the docker/docker Github
11-
repository at https://github.com/docker/docker/. Make all
10+
<!-- This file is maintained within the moby/moby GitHub
11+
repository at https://github.com/moby/moby/. Make all
1212
pull requests against that repo. If you see this file in
1313
another repository, consider it read-only there, as it will
1414
periodically be overwritten by the definitive file. Pull

docs/api/version-history.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: "Documentation of changes that have been made to Engine API."
44
keywords: "API, Docker, rcli, REST, documentation"
55
---
66

7-
<!-- This file is maintained within the docker/docker Github
8-
repository at https://github.com/docker/docker/. Make all
7+
<!-- This file is maintained within the moby/moby GitHub
8+
repository at https://github.com/moby/moby/. Make all
99
pull requests against that repo. If you see this file in
1010
another repository, consider it read-only there, as it will
1111
periodically be overwritten by the definitive file. Pull

0 commit comments

Comments
 (0)