Skip to content

Commit aa00ca4

Browse files
committed
git-ecosystem migration: remove github ownership references
Certain files in the project currently contain direct references to GitHub ownership. In light of the impending migration to the git-ecosystem org and the subsequent open sourcing of this project, these claims do not apply and are being removed. Signed-off-by: Lessley Dennington <[email protected]>
1 parent b046ffd commit aa00ca4

File tree

4 files changed

+5
-9
lines changed

4 files changed

+5
-9
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[code-of-conduct]: CODE_OF_CONDUCT.md
44
[commit-guidance]: https://github.blog/2022-06-30-write-better-commits-build-better-projects/
5-
[compare]: https://github.com/github/git-bundle-server/compare
5+
[compare]: https://github.com/git-ecosystem/git-bundle-server/compare
66
[contributions-under-license]: https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license
77
[github-help]: https://help.github.com
88
[license]: LICENSE

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Git Bundle Server
2-
Copyright © GitHub, Inc. and contributors
2+
Copyright © Git Bundle Server contributors
33

44
MIT License
55

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Git Bundle Server
22

3-
[bundle-uris]: https://github.com/git/git/blob/next/Documentation/technical/bundle-uri.txt
3+
[bundle-uris]: https://git-scm.com/docs/bundle-uri
44
[codeowners]: CODEOWNERS
55
[contributing]: CONTRIBUTING.md
66
[license]: LICENSE
@@ -22,7 +22,7 @@ started.
2222
> :warning: Installation on Windows is currently unsupported :warning:
2323
2424
<!-- Common sources -->
25-
[releases]: https://github.com/github/git-bundle-server/releases
25+
[releases]: https://github.com/git-ecosystem/git-bundle-server/releases
2626

2727
#### Linux
2828

SUPPORT.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Support
22

3-
[discussion]: https://github.com/github/git-bundle-server/discussions
3+
[discussion]: https://github.com/git-ecosystem/git-bundle-server/discussions
44

55
## How to file issues and get help
66

@@ -14,7 +14,3 @@ For help or questions about using this project, please start a
1414
- `git-bundle-server` is under active development and maintained by GitHub
1515
staff **AND THE COMMUNITY**. We will do our best to respond to support, feature
1616
requests, and community questions in a timely manner.
17-
18-
## GitHub Support Policy
19-
20-
Support for this project is limited to the resources listed above.

0 commit comments

Comments
 (0)