Skip to content

Commit

Permalink
Merge pull request #72 from ThatConference/next/feature
Browse files Browse the repository at this point in the history
chore - all-contributors
  • Loading branch information
theClarkSell committed Sep 20, 2023
2 parents 95c4f89 + d96627f commit 00b17b3
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 29 deletions.
73 changes: 46 additions & 27 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,29 +1,48 @@
{
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "csell5",
"name": "Clark Sell",
"avatar_url": "https://avatars1.githubusercontent.com/u/772569?v=4",
"profile": "http://unspecified.io",
"contributions": ["code", "content", "design"]
},
{
"login": "brettski",
"name": "Brett Slaski",
"avatar_url": "https://avatars3.githubusercontent.com/u/473633?v=4",
"profile": "http://blog.brettski.com",
"contributions": ["code", "infra", "maintenance"]
}
],
"contributorsPerLine": 7,
"projectName": "thatconference.com",
"projectOwner": "ThatConference",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "csell5",
"name": "Clark Sell",
"avatar_url": "https://avatars1.githubusercontent.com/u/772569?v=4",
"profile": "http://unspecified.io",
"contributions": [
"code",
"content",
"design"
]
},
{
"login": "brettski",
"name": "Brett Slaski",
"avatar_url": "https://avatars3.githubusercontent.com/u/473633?v=4",
"profile": "http://blog.brettski.com",
"contributions": [
"code",
"infra",
"maintenance"
]
},
{
"login": "nateemerson",
"name": "Nate Emerson",
"avatar_url": "https://avatars.githubusercontent.com/u/596293?v=4",
"profile": "http://nate.codes",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "thatconference.com",
"projectOwner": "ThatConference",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# THAT CONFERENCE.COM

[![GitHub issues open](https://img.shields.io/github/issues/thatconference/that.us.svg)](https://github.com/thatconference/thatconference.com/issues) [![release](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/thatconference/thatconference.com/issues) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-)

[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## Get started
Expand Down Expand Up @@ -71,6 +70,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://unspecified.io"><img src="https://avatars1.githubusercontent.com/u/772569?v=4?s=100" width="100px;" alt="Clark Sell"/><br /><sub><b>Clark Sell</b></sub></a><br /><a href="https://github.com/ThatConference/thatconference.com/commits?author=csell5" title="Code">πŸ’»</a> <a href="#content-csell5" title="Content">πŸ–‹</a> <a href="#design-csell5" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://blog.brettski.com"><img src="https://avatars3.githubusercontent.com/u/473633?v=4?s=100" width="100px;" alt="Brett Slaski"/><br /><sub><b>Brett Slaski</b></sub></a><br /><a href="https://github.com/ThatConference/thatconference.com/commits?author=brettski" title="Code">πŸ’»</a> <a href="#infra-brettski" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-brettski" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://nate.codes"><img src="https://avatars.githubusercontent.com/u/596293?v=4?s=100" width="100px;" alt="Nate Emerson"/><br /><sub><b>Nate Emerson</b></sub></a><br /><a href="https://github.com/ThatConference/thatconference.com/issues?q=author%3Anateemerson" title="Bug reports">πŸ›</a></td>
</tr>
</tbody>
</table>
Expand Down

1 comment on commit 00b17b3

@vercel
Copy link

@vercel vercel bot commented on 00b17b3 Sep 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.