Skip to content

Commit cb51bcf

Browse files
author
Michele Memoli
authored
Merge pull request #21 from ContactTracing-app/all-contributors/add-tomasonjo
docs: add tomasonjo as a contributor
2 parents d87cb44 + f43263e commit cb51bcf

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@
3131
"contributions": [
3232
"code"
3333
]
34+
},
35+
{
36+
"login": "tomasonjo",
37+
"name": "Tomaz Bratanic",
38+
"avatar_url": "https://avatars1.githubusercontent.com/u/19948365?v=4",
39+
"profile": "http://tbgraph.wordpress.com",
40+
"contributions": [
41+
"code"
42+
]
3443
}
3544
],
3645
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Graphql API for contact-tracing.app
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-3-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
My partner and I are frantically building this app to help people keep their loved ones safe during this COVID-19 outbreak.
@@ -32,6 +32,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
3232
<td align="center"><a href="http://100shapes.com"><img src="https://avatars2.githubusercontent.com/u/46807?v=4" width="100px;" alt=""/><br /><sub><b>Michele Memoli</b></sub></a><br /><a href="https://github.com/ContactTracing-app/Graphql-api/commits?author=mmmoli" title="Code">💻</a></td>
3333
<td align="center"><a href="https://github.com/lisabang"><img src="https://avatars1.githubusercontent.com/u/4474752?v=4" width="100px;" alt=""/><br /><sub><b>Lisa Bang</b></sub></a><br /><a href="https://github.com/ContactTracing-app/Graphql-api/commits?author=lisabang" title="Code">💻</a></td>
3434
<td align="center"><a href="https://github.com/kavyvetri"><img src="https://avatars3.githubusercontent.com/u/51841723?v=4" width="100px;" alt=""/><br /><sub><b>kavyvetri</b></sub></a><br /><a href="https://github.com/ContactTracing-app/Graphql-api/commits?author=kavyvetri" title="Code">💻</a></td>
35+
<td align="center"><a href="http://tbgraph.wordpress.com"><img src="https://avatars1.githubusercontent.com/u/19948365?v=4" width="100px;" alt=""/><br /><sub><b>Tomaz Bratanic</b></sub></a><br /><a href="https://github.com/ContactTracing-app/Graphql-api/commits?author=tomasonjo" title="Code">💻</a></td>
3536
</tr>
3637
</table>
3738

0 commit comments

Comments
 (0)