From f3606d80183525586890af37643dbd7e8f7caac7 Mon Sep 17 00:00:00 2001 From: Colin Dean Date: Wed, 31 Jan 2024 21:15:13 -0500 Subject: [PATCH 1/2] Point corporate donors toward our OC contact form A corporate donor recently wasn't able to find a clear way to contact a Homebrew person to talk about a possible donation. They eventually found the OC contact us page, which is the best way to contact the PLC short without having a GitHub account and posting on an issue or Discussions. Let's highlight the donations questions contact form specifically in this area that is the landing target for the donations link on https://brew.sh. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2a7154b1e2..a508dea7f5 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Homebrew is a non-profit project run entirely by unpaid volunteers. We need your Please consider a regular donation through [GitHub Sponsors](https://github.com/sponsors/Homebrew), [Open Collective](https://opencollective.com/homebrew) or [Patreon](https://www.patreon.com/homebrew). Homebrew is fiscally hosted by the [Open Source Collective](https://opencollective.com/opensource). +For questions about donations, including corporate giving, please contact us through our Open Collective [contact form](https://opencollective.com/homebrew/contact). + ## Community - [Homebrew/discussions (forum)](https://github.com/orgs/Homebrew/discussions) From de0f69bc027a55e857b8a24b72f6b0a5bddaaad1 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 1 Feb 2024 16:02:08 +0000 Subject: [PATCH 2/2] README: use PLC email for corporate donors. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a508dea7f5..bb37db7c5f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Homebrew is a non-profit project run entirely by unpaid volunteers. We need your Please consider a regular donation through [GitHub Sponsors](https://github.com/sponsors/Homebrew), [Open Collective](https://opencollective.com/homebrew) or [Patreon](https://www.patreon.com/homebrew). Homebrew is fiscally hosted by the [Open Source Collective](https://opencollective.com/opensource). -For questions about donations, including corporate giving, please contact us through our Open Collective [contact form](https://opencollective.com/homebrew/contact). +For questions about donations, including corporate giving, please email the Homebrew PLC at [plc@brew.sh](mailto:plc@brew.sh). ## Community