Skip to content

Commit 5df2c38

Browse files
committed
Update AUTHORS.md with all contributors and CLA
Add some CLA info and update CLA assistant record based on old `Signed-off-by` lines [ci skip]
1 parent 793813d commit 5df2c38

File tree

1 file changed

+86
-11
lines changed

1 file changed

+86
-11
lines changed

AUTHORS.md

Lines changed: 86 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,97 @@
1+
<a name="top"> </a>
2+
3+
4+
[This document is formatted with GitHub-Flavored Markdown. ]:#
5+
[For better viewing, including hyperlinks, read it online at ]:#
6+
[https://github.com/sourceryinstitute/opencoarrays/blob/master/AUTHORS.md]:#
7+
18
Contributors to OpenCoarrays
29
============================
310

11+
[![CLA assistant][CLA img]](https://cla-assistant.io/sourceryinstitute/opencoarrays)
412
[![Download as PDF][pdf img]](http://md2pdf.herokuapp.com/sourceryinstitute/opencoarrays/blob/master/AUTHORS.pdf)
513

614
Download this file as a PDF document
7-
[here](http://md2pdf.herokuapp.com/sourceryinstitute/opencoarrays/blob/master/AUTHORS.pdf).
15+
[here][pdfloc].
16+
17+
- [X] Alessandro Fanfarillo <[email protected]>
18+
- [X] Damian Rouson <[email protected]>
19+
- [X] Izaak "Zaak" Beekman <https://izaakbeekman.com> [@zbeekman](https://twitter.com/zbeekman)
20+
- [X] Tobias Burnus <[email protected]>
21+
- [X] Andre Vehreschild <[email protected]>
22+
- [X] Craig Rasmussen <[email protected]>
23+
- [X] Jeff Hammond <[email protected]>
24+
- [ ] Salvatore Filippone <[email protected]>
25+
- [ ] Raul Laasner <[email protected]>
26+
- [X] Naveen Ravi <[email protected]>
27+
- [X] Soren Rasmussen <[email protected]>
28+
- [X] LaHaine <[email protected]>
29+
- [ ] John C. Linford <[email protected]>
30+
- [ ] Götz Waschk <[email protected]>
31+
- [ ] Daniel Carrera <[email protected]>
32+
33+
[top]
34+
35+
Linux Foundation Contributor License Agreement (CLA)
36+
----------------------------------------------------
37+
38+
All contributors are expected to sign the [Linux Foundation Contributor
39+
License Agreement (CLA), the "Developer Certificate of Origin",
40+
Version 1.1.](https://gist.github.com/zbeekman/0a5d60a1cbd1f6a8cfa5)
41+
using the [CLA-Assistant]
42+
43+
```
44+
Developer Certificate of Origin
45+
Version 1.1
46+
47+
Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
48+
660 York Street, Suite 102,
49+
San Francisco, CA 94110 USA
50+
51+
Everyone is permitted to copy and distribute verbatim copies of this
52+
license document, but changing it is not allowed.
53+
54+
55+
Developer's Certificate of Origin 1.1
56+
57+
By making a contribution to this project, I certify that:
58+
59+
(a) The contribution was created in whole or in part by me and I
60+
have the right to submit it under the open source license
61+
indicated in the file; or
62+
63+
(b) The contribution is based upon previous work that, to the best
64+
of my knowledge, is covered under an appropriate open source
65+
license and I have the right under that license to submit that
66+
work with modifications, whether created in whole or in part
67+
by me, under the same open source license (unless I am
68+
permitted to submit under a different license), as indicated
69+
in the file; or
70+
71+
(c) The contribution was provided directly to me by some other
72+
person who certified (a), (b) or (c) and I have not modified
73+
it.
74+
75+
(d) I understand and agree that this project and the contribution
76+
are public and that a record of the contribution (including all
77+
personal information I submit with it, including my sign-off) is
78+
maintained indefinitely and may be redistributed consistent with
79+
this project or the open source license(s) involved.
80+
```
81+
82+
[top]
883

9-
- Alessandro Fanfarillo <[email protected]>
10-
- Damian Rouson <[email protected]>
11-
- Izaak Beekman <http://izaakbeekman.com>
12-
- Daniel Carrera <[email protected]>
13-
- Jeff Hammond <[email protected]>
14-
- Tobias Burnus <[email protected]>
84+
---
1585

16-
[I think we're missing a number of people here]:#
17-
[@naveen-rn?]:#
18-
[@raul-nasner?]:#
19-
[Others:]:#
86+
[![GitHub forks](https://img.shields.io/github/forks/sourceryinstitute/opencoarrays.svg?style=social&label=Fork)](https://github.com/sourceryinstitute/opencoarrays/fork)
87+
[![GitHub stars](https://img.shields.io/github/stars/sourceryinstitute/opencoarrays.svg?style=social&label=Star)](https://github.com/sourceryinstitute/opencoarrays)
88+
[![GitHub watchers](https://img.shields.io/github/watchers/sourceryinstitute/opencoarrays.svg?style=social&label=Watch)](https://github.com/sourceryinstitute/opencoarrays)
89+
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?hashtags=HPC,Fortran,PGAS&related=zbeekman,gnutools,HPCwire,HPC_Guru,hpcprogrammer,SciNetHPC,DegenerateConic,jeffdotscience,travisci&text=Stop%20programming%20w%2F%20the%20%23MPI%20docs%20in%20your%20lap%2C%20try%20Coarray%20Fortran%20w%2F%20OpenCoarrays%20%26%20GFortran!&url=https%3A//github.com/sourceryinstitute/opencoarrays)
2090

2191
[Links]:#
2292
[pdf img]: https://img.shields.io/badge/PDF-AUTHORS.md-6C2DC7.svg?style=flat-square "Download as PDF"
93+
[contributor img]: https://img.shields.io/github/contributors/sourceryinstitute/opencoarrays.svg?style=flat-square "Contributors"
94+
[CLA img]: https://cla-assistant.io/readme/badge/sourceryinstitute/opencoarrays "CLA signees"
95+
[pdfloc]: http://md2pdf.herokuapp.com/sourceryinstitute/opencoarrays/blob/master/AUTHORS.pdf "Get this file as a PDF document"
96+
[CLA-Assistant]: https://cla-assistant.io/sourceryinstitute/opencoarrays "CLA-Assistant"
97+
[top]: #top

0 commit comments

Comments
 (0)