Skip to content

Commit

Permalink
Merge branch 'main'
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Mar 28, 2024
2 parents 535e343 + c380c22 commit 52d1992
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 39 deletions.
81 changes: 46 additions & 35 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,37 +1,48 @@
{
"badgeTemplate": "\t<a href=\"#contributors\" target=\"_blank\"><img alt=\"👪 All Contributors: <%= contributors.length %>\" src=\"https://img.shields.io/badge/%F0%9F%91%AA_all_contributors-<%= contributors.length %>-21bb42.svg\" /></a>",
"commit": false,
"commitConvention": "angular",
"commitType": "docs",
"contributors": [
{
"avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4",
"contributions": ["code", "maintenance"],
"login": "JoshuaKGoldberg",
"name": "Josh Goldberg",
"profile": "http://www.joshuakgoldberg.com"
},
{
"login": "helenamerk",
"name": "helenamerk",
"avatar_url": "https://avatars.githubusercontent.com/u/7145275?v=4",
"profile": "https://github.com/helenamerk",
"contributions": ["code"]
},
{
"login": "lmammino",
"name": "Luciano Mammino",
"avatar_url": "https://avatars.githubusercontent.com/u/205629?v=4",
"profile": "https://loige.co",
"contributions": ["doc", "code"]
}
],
"contributorsPerLine": 7,
"contributorsSortAlphabetically": true,
"files": ["README.md"],
"imageSize": 100,
"projectName": "emoji-blast",
"projectOwner": "JoshuaKGoldberg",
"repoHost": "https://github.com",
"repoType": "github"
"badgeTemplate": "\t<a href=\"#contributors\" target=\"_blank\"><img alt=\"👪 All Contributors: <%= contributors.length %>\" src=\"https://img.shields.io/badge/%F0%9F%91%AA_all_contributors-<%= contributors.length %>-21bb42.svg\" /></a>",
"commit": false,
"commitConvention": "angular",
"commitType": "docs",
"contributors": [
{
"avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4",
"contributions": [
"code",
"maintenance",
"bug"
],
"login": "JoshuaKGoldberg",
"name": "Josh Goldberg",
"profile": "http://www.joshuakgoldberg.com"
},
{
"login": "helenamerk",
"name": "helenamerk",
"avatar_url": "https://avatars.githubusercontent.com/u/7145275?v=4",
"profile": "https://github.com/helenamerk",
"contributions": [
"code"
]
},
{
"login": "lmammino",
"name": "Luciano Mammino",
"avatar_url": "https://avatars.githubusercontent.com/u/205629?v=4",
"profile": "https://loige.co",
"contributions": [
"doc",
"code"
]
}
],
"contributorsPerLine": 7,
"contributorsSortAlphabetically": true,
"files": [
"README.md"
],
"imageSize": 100,
"projectName": "emoji-blast",
"projectOwner": "JoshuaKGoldberg",
"repoHost": "https://github.com",
"repoType": "github"
}
2 changes: 1 addition & 1 deletion .github/workflows/build-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
- uses: ./.github/actions/prepare
- run: pnpm build:dist

name: Build
name: Build Dist

on:
pull_request: ~
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ Thanks! 💖
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://www.joshuakgoldberg.com"><img src="https://avatars.githubusercontent.com/u/3335181?v=4?s=100" width="100px;" alt="Josh Goldberg"/><br /><sub><b>Josh Goldberg</b></sub></a><br /><a href="https://github.com/JoshuaKGoldberg/emoji-blast/commits?author=JoshuaKGoldberg" title="Code">💻</a> <a href="#maintenance-JoshuaKGoldberg" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.joshuakgoldberg.com"><img src="https://avatars.githubusercontent.com/u/3335181?v=4?s=100" width="100px;" alt="Josh Goldberg"/><br /><sub><b>Josh Goldberg</b></sub></a><br /><a href="https://github.com/JoshuaKGoldberg/emoji-blast/commits?author=JoshuaKGoldberg" title="Code">💻</a> <a href="#maintenance-JoshuaKGoldberg" title="Maintenance">🚧</a> <a href="https://github.com/JoshuaKGoldberg/emoji-blast/issues?q=author%3AJoshuaKGoldberg" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://loige.co"><img src="https://avatars.githubusercontent.com/u/205629?v=4?s=100" width="100px;" alt="Luciano Mammino"/><br /><sub><b>Luciano Mammino</b></sub></a><br /><a href="https://github.com/JoshuaKGoldberg/emoji-blast/commits?author=lmammino" title="Documentation">📖</a> <a href="https://github.com/JoshuaKGoldberg/emoji-blast/commits?author=lmammino" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/helenamerk"><img src="https://avatars.githubusercontent.com/u/7145275?v=4?s=100" width="100px;" alt="helenamerk"/><br /><sub><b>helenamerk</b></sub></a><br /><a href="https://github.com/JoshuaKGoldberg/emoji-blast/commits?author=helenamerk" title="Code">💻</a></td>
</tr>
Expand Down
2 changes: 0 additions & 2 deletions src/emojis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,10 @@ export const defaultEmojis = [
"💖",
"💗",
"🧡",
"🩷",
"💛",
"💚",
"💙",
"💜",
"🩵",
"❤️‍🔥",
"🔥",
"🚀",
Expand Down

0 comments on commit 52d1992

Please sign in to comment.