summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2020-02-05 13:09:11 -0500
committerAndrew Gallant <jamslam@gmail.com>2020-02-05 13:09:11 -0500
commitcb0dfda936748a7ca7a2d52d8b033bc48382d5f9 (patch)
treee2f4850e14ce513cf23b587cfa74544a3831c632 /FAQ.md
parent74d1fe59e9b7eb0622c5faf0347399f16f8be268 (diff)
faq: add section about donations
This is asked often enough that it's worth having a canonical answer.
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index cf70a18c..e5751065 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -25,6 +25,7 @@
* [How is ripgrep licensed?](#license)
* [Can ripgrep replace grep?](#posix4ever)
* [What does the "rip" in ripgrep mean?](#intentcountsforsomething)
+* [How can I donate to ripgrep or its maintainers?](#donations)
<h3 name="config">
@@ -981,3 +982,21 @@ grep](#posix4ever),
ripgrep is neither actually a "grep killer" nor was it ever intended to be. It
certainly does eat into some of its use cases, but that's nothing that other
tools like ack or The Silver Searcher weren't already doing.
+
+
+<h3 name="donations">
+How can I donate to ripgrep or its maintainers?
+</h3>
+
+As of now, you can't. While I believe the various efforts that are being
+undertaken to help fund FOSS are extremely important, they aren't a good fit
+for me. ripgrep is and I hope will remain a project of love that I develop in
+my free time. As such, involving money---even in the form of donations given
+without expectations---would severely change that dynamic for me personally.
+
+Instead, I'd recommend donating to something else that is doing work that you
+find meaningful. If you would like suggestions, then my favorites are:
+
+* [The Internet Archive](https://archive.org/donate/)
+* [Rails Girls](https://railsgirlssummerofcode.org/campaign/)
+* [Wikipedia](https://wikimediafoundation.org/support/)