|
10 | 10 | <link rel="stylesheet" type="text/css" href="css/style.css" />
|
11 | 11 | <link rel="stylesheet" type="text/css" href="css/jquery.sidr.light.css" />
|
12 | 12 |
|
13 |
| -<style> |
14 |
| - table.roles td {word-break:normal} |
15 |
| -</style> |
16 |
| - |
17 | 13 | <title>Astropy Credits</title>
|
18 | 14 |
|
19 | 15 | <!-- Google analytics -->
|
@@ -93,8 +89,7 @@ <h1 id="astropy-credits">Astropy Credits<a class="paralink" href="#astropy-credi
|
93 | 89 | </section>
|
94 | 90 |
|
95 | 91 | <section>
|
96 |
| -<h1 id="lifetime-credits">Lifetime Contributors<a class="paralink" |
97 |
| -href="#lifetime-credits" title="Permalink to this headline">¶</a></h1> |
| 92 | +<h1 id="lifetime-credits">Lifetime Contributors<a class="paralink" href="#lifetime-credits" title="Permalink to this headline">¶</a></h1> |
98 | 93 |
|
99 | 94 | <p>Here we list individuals who estimate they have spent 2000 hours or more,
|
100 | 95 | equivalent to full time for a year, working on and contributing to the
|
@@ -237,7 +232,7 @@ <h3 id="tom-robitaille">Tom Robitaille</h3>
|
237 | 232 | coordinated packages, serving as a release manager, GSoC coordinator, and
|
238 | 233 | member of the Coordination Committee.
|
239 | 234 |
|
240 |
| - |
| 235 | +</section> |
241 | 236 | <section>
|
242 | 237 |
|
243 | 238 | <h1 id="institutional-support">Institutional Support<a class="paralink" href="#institutional-support" title="Permalink to this headline">¶</a></h1>
|
@@ -290,10 +285,17 @@ <h3 id="europlanet-society">Europlanet Society</h3>
|
290 | 285 | European Union's Horizon 2020 research and innovation programme, under grant agreement No 871149.
|
291 | 286 | This funding is used in particular to support the ongoing work on planetary reference frames and
|
292 | 287 | world coordinate system.
|
| 288 | +</section> |
| 289 | + |
| 290 | +<footer> |
| 291 | + <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> |
| 292 | + <script src="js/jquery.sidr.min.js"></script> |
| 293 | + <script src="js/functions.js"></script> |
293 | 294 |
|
| 295 | + <hr> |
294 | 296 | <p>
|
295 | 297 | <img style="vertical-align:middle" src="images/astropy_brandmark.png" height=20><span style="vertical-align:middle">
|
296 |
| - <a href="code_of_conduct.html"> The Astropy project is committed to fostering an inclusive community</a></span>. |
| 298 | + <a href="code_of_conduct.html">The Astropy project is committed to fostering an inclusive community</a></span>. |
297 | 299 | </p>
|
298 | 300 |
|
299 | 301 | </footer>
|
|
0 commit comments