Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
2
Collapse the donation sentences into one paragraph.
· badeb21d
Chris Lamb
authored
Nov 08, 2018
badeb21d
Include cheque info on donate page too for completeness.
· ffde3030
Chris Lamb
authored
Nov 08, 2018
ffde3030
Show whitespace changes
Inline
Side-by-side
contribute/index.html
View file @
ffde3030
...
...
@@ -404,7 +404,10 @@ ensure a stable file order when creating the source archive. Once applied,
<h2>
Donate
</h2>
</div>
<div
class=
"eight columns"
>
<p>
Another way to help is to financially support our project. We welcome any kind of donation, of any size.
</p>
<p>
Please see our
<a
href=
"{{ "
/
donate
/"
|
prepend:
site.baseurl
}}"
>
donation page
</a>
for more information
</p>
<p>
Another way to help is to financially support our project. We welcome any
kind of donation, of any size. Please see our
<a
href=
"{{ "
/
donate
/"
|
prepend:
site.baseurl
}}"
>
donation page
</a>
for more information.
</p>
</div>
</div>
donate.html
View file @
ffde3030
...
...
@@ -15,19 +15,20 @@ permalink: /donate/
towards ensuring the security of computer systems of all shapes and sizes
around the world.
</big></em>
</p>
<p>
The Reproducible Builds Project is affiliated with
<a
href=
"https://sfconservancy.org/about/"
>
Software Freedom Conservancy
</a>
,
which holds our assets and deal with financial matters such as donations.
</p>
</div>
</div>
<div
class=
"row"
>
<div
class=
"four columns title"
>
<h2>
How
</h2>
<h2>
Paypal
</h2>
</div>
<div
class=
"eight columns"
>
<p>
The Reproducible Builds Project is affiliated with
<a
href=
"https://sfconservancy.org/about/"
>
Software Freedom Conservancy
</a>
,
which holds our assets and deal with financial matters such as donations.
</p>
<p>
The easiest way to donate to the project is through
<a
href=
"https://www.paypal.com"
>
PayPal
</a>
; use this button to donate to
...
...
@@ -40,9 +41,37 @@ permalink: /donate/
</form>
</center>
</p>
</div>
</div>
<div
class=
"row"
>
<div
class=
"four columns title"
>
<h2>
Other methods
</h2>
</div>
<div
class=
"eight columns"
>
<p>
We can accept check donations drawn in USD from banks in the USA.
Donations from banks outside of the US or not in USD should be handled by
wire transfer.
</p>
<p>
Please make your check payable to "Software Freedom Conservancy, Inc."
and to place "Directed donation: Reproducible Builds" in the memo field.
Checks should then be mailed to:
</p>
<blockquote>
<address>
Software Freedom Conservancy, Inc.
<br>
137 Montague ST STE 380
<br>
BROOKLYN, NY 11201
<br>
USA
</address>
</blockquote>
<p>
Conservancy accepts
<a
href=
"https://sfconservancy.org/donate/"
>
other
Conservancy
also
accepts
<a
href=
"https://sfconservancy.org/donate/"
>
other
methods to receive donations
</a>
, including US cheques and wire transfers.
If you are interested please get in touch with us!
</p>
...
...