Skip to content

Commit 7208ae9

Browse files
docs: add yash-chatha as a contributor for doc, and example (CornellNLP#267)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent cb4fbdb commit 7208ae9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,16 @@
352352
"doc",
353353
"example"
354354
]
355+
},
356+
{
357+
"login": "yash-chatha",
358+
"name": "Yash Chatha",
359+
"avatar_url": "https://avatars.githubusercontent.com/u/62723967?v=4",
360+
"profile": "https://github.com/yash-chatha",
361+
"contributions": [
362+
"doc",
363+
"example"
364+
]
355365
}
356366
],
357367
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [ConvoKit](http://convokit.cornell.edu/)
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![pypi](https://img.shields.io/pypi/v/convokit.svg)](https://pypi.org/pypi/convokit/)
@@ -283,6 +283,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
283283
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ethanxia4"><img src="https://avatars.githubusercontent.com/u/96800594?v=4?s=100" width="100px;" alt="Ethan Xia"/><br /><sub><b>Ethan Xia</b></sub></a><br /><a href="https://github.com/CornellNLP/ConvoKit/commits?author=ethanxia4" title="Code">💻</a> <a href="https://github.com/CornellNLP/ConvoKit/commits?author=ethanxia4" title="Documentation">📖</a></td>
284284
<td align="center" valign="top" width="14.28%"><a href="https://github.com/vianxnguyen"><img src="https://avatars.githubusercontent.com/u/46759999?v=4?s=100" width="100px;" alt="vivian"/><br /><sub><b>vivian</b></sub></a><br /><a href="https://github.com/CornellNLP/ConvoKit/commits?author=vianxnguyen" title="Code">💻</a> <a href="https://github.com/CornellNLP/ConvoKit/commits?author=vianxnguyen" title="Documentation">📖</a> <a href="#example-vianxnguyen" title="Examples">💡</a> <a href="#ideas-vianxnguyen" title="Ideas, Planning, & Feedback">🤔</a></td>
285285
<td align="center" valign="top" width="14.28%"><a href="https://github.com/laerdon"><img src="https://avatars.githubusercontent.com/u/96972420?v=4?s=100" width="100px;" alt="Laerdon Kim"/><br /><sub><b>Laerdon Kim</b></sub></a><br /><a href="https://github.com/CornellNLP/ConvoKit/commits?author=laerdon" title="Documentation">📖</a> <a href="#example-laerdon" title="Examples">💡</a></td>
286+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yash-chatha"><img src="https://avatars.githubusercontent.com/u/62723967?v=4?s=100" width="100px;" alt="Yash Chatha"/><br /><sub><b>Yash Chatha</b></sub></a><br /><a href="https://github.com/CornellNLP/ConvoKit/commits?author=yash-chatha" title="Documentation">📖</a> <a href="#example-yash-chatha" title="Examples">💡</a></td>
286287
</tr>
287288
</tbody>
288289
</table>

0 commit comments

Comments
 (0)