Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6117ac7

Browse files
committed
Add banner about John Hunter Memorial Fund.
1 parent 4bec653 commit 6117ac7

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

doc/_templates/index.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,31 @@
3838
<!-- The "Fork me on github" ribbon -->
3939
<a href="https://github.com/matplotlib/matplotlib"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" alt="Fork me on GitHub"></a>
4040

41+
<h1>John Hunter (1968-2012)</h1>
42+
43+
<table>
44+
<tr>
45+
<td>
46+
<img src="John-hunter-crop-2.jpg"/>
47+
</td>
48+
<td>
49+
<p>
50+
On August 28 2012, John D. Hunter, the creator of matplotlib, died
51+
from complications arising from cancer treatment, after a brief but
52+
intense battle with this terrible illness. John is survived by his
53+
wife Miriam, his three daughters Rahel, Ava and Clara, his sisters
54+
Layne and Mary, and his mother Sarah.</p>
55+
56+
<p>
57+
If you have benefited from John's many contributions, please say
58+
thanks in the way that would matter most to him. Please consider
59+
making a donation to
60+
the <a href="http://numfocus.org/johnhunter/">John Hunter Memorial
61+
Fund</a>.</p>
62+
</td>
63+
</tr>
64+
</table>
65+
4166
<h1>Introduction</h1>
4267

4368
<p>matplotlib is a python 2D plotting library which produces

0 commit comments

Comments
 (0)