Skip to content

Commit d66ab80

Browse files
docs: add JulienNGirard as a contributor (#51)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 6edaf28 commit d66ab80

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,15 @@
7474
"ideas",
7575
"content"
7676
]
77+
},
78+
{
79+
"login": "JulienNGirard",
80+
"name": "Julien N Girard",
81+
"avatar_url": "https://avatars1.githubusercontent.com/u/10849756?v=4",
82+
"profile": "http://www.cosmostat.org/people/jgirard/",
83+
"contributions": [
84+
"content"
85+
]
7786
}
7887
],
7988
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<a href="http://www.cosmostat.org/" target_="blank"><img src="http://www.cosmostat.org/wp-content/uploads/2017/07/CosmoStat-Logo_WhiteBK.jpg" width="400"></a>
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
# CosmoStat Tutorials
@@ -100,6 +100,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
100100
<td align="center"><a href="https://github.com/pettorin"><img src="https://avatars1.githubusercontent.com/u/8088350?v=4" width="100px;" alt=""/><br /><sub><b>pettorin</b></sub></a><br /><a href="#ideas-pettorin" title="Ideas, Planning, & Feedback">🤔</a> <a href="#content-pettorin" title="Content">🖋</a></td>
101101
<td align="center"><a href="https://github.com/fadinammour"><img src="https://avatars2.githubusercontent.com/u/39698793?v=4" width="100px;" alt=""/><br /><sub><b>fadinammour</b></sub></a><br /><a href="#ideas-fadinammour" title="Ideas, Planning, & Feedback">🤔</a> <a href="#content-fadinammour" title="Content">🖋</a></td>
102102
</tr>
103+
<tr>
104+
<td align="center"><a href="http://www.cosmostat.org/people/jgirard/"><img src="https://avatars1.githubusercontent.com/u/10849756?v=4" width="100px;" alt=""/><br /><sub><b>Julien N Girard</b></sub></a><br /><a href="#content-JulienNGirard" title="Content">🖋</a></td>
105+
</tr>
103106
</table>
104107

105108
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)