Skip to content

Commit edc2d6a

Browse files
authored
Merge pull request #48 from adamghill/all-contributors/add-adamghill
docs: add adamghill as a contributor
2 parents 443996c + 3bb41d0 commit edc2d6a

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
@@ -13,6 +13,16 @@
1313
"contributions": [
1414
"code"
1515
]
16+
},
17+
{
18+
"login": "adamghill",
19+
"name": "Adam Hill",
20+
"avatar_url": "https://avatars0.githubusercontent.com/u/317045?v=4",
21+
"profile": "https://adamghill.com",
22+
"contributions": [
23+
"code",
24+
"test"
25+
]
1626
}
1727
],
1828
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# django-unicorn
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-2-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
The magical fullstack framework for Django. ✨
66

@@ -51,6 +51,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
5151
<table>
5252
<tr>
5353
<td align="center"><a href="https://python3.ninja"><img src="https://avatars1.githubusercontent.com/u/44167?v=4" width="100px;" alt=""/><br /><sub><b>Andres Vargas</b></sub></a><br /><a href="https://github.com/adamghill/django-unicorn/commits?author=zodman" title="Code">💻</a></td>
54+
<td align="center"><a href="https://adamghill.com"><img src="https://avatars0.githubusercontent.com/u/317045?v=4" width="100px;" alt=""/><br /><sub><b>Adam Hill</b></sub></a><br /><a href="https://github.com/adamghill/django-unicorn/commits?author=adamghill" title="Code">💻</a> <a href="https://github.com/adamghill/django-unicorn/commits?author=adamghill" title="Tests">⚠️</a></td>
5455
</tr>
5556
</table>
5657

0 commit comments

Comments
 (0)