diff --git a/.gitignore b/.gitignore index fa4837a11c..7e8b8a4b75 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,3 @@ !/CODEOFCONDUCT.md !/LICENSE.txt !/README.md -!/SUPPORTERS.md diff --git a/README.md b/README.md index 15298caf91..30df6adc0e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Code is under the [BSD 2 Clause (NetBSD) license](https://github.com/Homebrew/ho Documentation is under the [Creative Commons Attribution license](https://creativecommons.org/licenses/by/4.0/). ## Sponsors -Our CI infrastructure was paid for by [our Kickstarter supporters](https://github.com/Homebrew/homebrew/blob/master/SUPPORTERS.md). +Our CI infrastructure was paid for by [our Kickstarter supporters](https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Kickstarter-Supporters.md). Our CI infrastructure is hosted by [The Positive Internet Company](http://www.positive-internet.com). diff --git a/SUPPORTERS.md b/share/doc/homebrew/Kickstarter-Supporters.md similarity index 100% rename from SUPPORTERS.md rename to share/doc/homebrew/Kickstarter-Supporters.md