Skip to content

Commit c382c64

Browse files
authored
Merge pull request #15 from r-devel/all-contributors/add-zkamvar
docs: add zkamvar as a contributor for code
2 parents c04c4d9 + ee6b49e commit c382c64

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@
3232
"content",
3333
"projectManagement"
3434
]
35+
},
36+
{
37+
"login": "zkamvar",
38+
"name": "Zhian N. Kamvar",
39+
"avatar_url": "https://avatars.githubusercontent.com/u/3639446?v=4",
40+
"profile": "http://zkamvar.netlify.com",
41+
"contributions": [
42+
"code"
43+
]
3544
}
3645
],
3746
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lesson on R's Bug Tracking Process
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-1.2-0baaaa.svg)](code_of_conduct.md)
@@ -38,6 +38,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
3838
<td align="center"><a href="https://github.com/SaranjeetKaur"><img src="https://avatars.githubusercontent.com/u/28556616?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Saranjeet Kaur</b></sub></a><br /><a href="#content-SaranjeetKaur" title="Content">🖋</a></td>
3939
<td align="center"><a href="https://achintyarao.in"><img src="https://avatars.githubusercontent.com/u/7623019?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Achintya Rao</b></sub></a><br /><a href="https://github.com/r-devel/r-bug-tracking-lesson/pulls?q=is%3Apr+reviewed-by%3ARaoOfPhysics" title="Reviewed Pull Requests">👀</a></td>
4040
<td align="center"><a href="https://www.heatherturner.net/"><img src="https://avatars.githubusercontent.com/u/3343008?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Heather Turner</b></sub></a><br /><a href="#content-hturner" title="Content">🖋</a> <a href="#projectManagement-hturner" title="Project Management">📆</a></td>
41+
<td align="center"><a href="http://zkamvar.netlify.com"><img src="https://avatars.githubusercontent.com/u/3639446?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zhian N. Kamvar</b></sub></a><br /><a href="https://github.com/r-devel/r-bug-tracking-lesson/commits?author=zkamvar" title="Code">💻</a></td>
4142
</tr>
4243
</table>
4344

0 commit comments

Comments
 (0)