Skip to content

Commit 51e88db

Browse files
Docs: add StephenPasteris as a contributor for research, and code (#604)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Ted Turocy <ted.turocy@gmail.com>
1 parent 39dba27 commit 51e88db

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,16 @@
4444
"doc",
4545
"tutorial"
4646
]
47+
},
48+
{
49+
"login": "StephenPasteris",
50+
"name": "StephenPasteris",
51+
"avatar_url": "https://avatars.githubusercontent.com/u/140617768?v=4",
52+
"profile": "https://github.com/StephenPasteris",
53+
"contributions": [
54+
"research",
55+
"code"
56+
]
4757
}
4858
]
4959
}

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,12 @@ installable via PyPI.
4545
<tbody>
4646
<tr>
4747
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tturocy"><img src="https://avatars.githubusercontent.com/u/180959?v=4?s=100" width="100px;" alt="Ted Turocy"/><br /><sub><b>Ted Turocy</b></sub></a><br /><a href="#code-tturocy" title="Code">💻</a> <a href="#doc-tturocy" title="Documentation">📖</a> <a href="#research-tturocy" title="Research">🔬</a> <a href="#maintenance-tturocy" title="Maintenance">🚧</a> <a href="#ideas-tturocy" title="Ideas, Planning, & Feedback">🤔</a></td>
48-
</tr>
49-
<tr>
5048
<td align="center" valign="top" width="14.28%"><a href="http://www.csc.liv.ac.uk/~rahul"><img src="https://avatars.githubusercontent.com/u/743139?v=4?s=100" width="100px;" alt="Rahul Savani"/><br /><sub><b>Rahul Savani</b></sub></a><br /><a href="#code-rahulsavani" title="Code">💻</a> <a href="#doc-rahulsavani" title="Documentation">📖</a> <a href="#research-rahulsavani" title="Research">🔬</a> <a href="#maintenance-rahulsavani" title="Maintenance">🚧</a> <a href="#ideas-rahulsavani" title="Ideas, Planning, & Feedback">🤔</a></td>
5149
</tr>
5250
<tr>
5351
<td align="center" valign="top" width="14.28%"><a href="https://edchalstrey.com/"><img src="https://avatars.githubusercontent.com/u/5486164?v=4?s=100" width="100px;" alt="Ed Chalstrey"/><br /><sub><b>Ed Chalstrey</b></sub></a><br /><a href="#code-edwardchalstrey1" title="Code">💻</a> <a href="#doc-edwardchalstrey1" title="Documentation">📖</a> <a href="#tutorial-edwardchalstrey1" title="Tutorials">✅</a></td>
54-
</td>
52+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/StephenPasteris"><img src="https://avatars.githubusercontent.com/u/140617768?v=4?s=100" width="100px;" alt="StephenPasteris"/><br /><sub><b>StephenPasteris</b></sub></a><br /><a href="#research-StephenPasteris" title="Research">🔬</a> <a href="#code-StephenPasteris" title="Code">💻</a></td>
53+
</tr>
5554
</tbody>
5655
</table>
5756

0 commit comments

Comments
 (0)