Skip to content

Commit

Permalink
Merge pull request #543 from jkmassel/add/gravatar-icon
Browse files Browse the repository at this point in the history
Add Gravatar Icon
  • Loading branch information
JuanitoFatas committed Mar 4, 2024
2 parents 812a2a5 + 3960056 commit 5cada18
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -651,6 +651,7 @@ Emoji | Aliases
<img src="img-buildkite-64/influxdata.png" width="20" height="20" alt="influxdata"/> | `:influxdata:`
<img src="img-buildkite-64/keymaster.png" width="20" height="20" alt="keymaster"/> | `:keymaster:`
<img src="img-buildkite-64/turborepo.png" width="20" height="20" alt="turborepo"/> | `:turborepo:`
<img src="img-buildkite-64/gravatar.png" width="20" height="20" alt="gravatar"/> | `:gravatar:`

### Smileys & Emotion

Expand Down
6 changes: 6 additions & 0 deletions img-buildkite-64.json
Expand Up @@ -3928,5 +3928,11 @@
"image": "img-buildkite-64/turborepo.png",
"category": "Buildkite",
"aliases": []
},
{
"name": "gravatar",
"image": "img-buildkite-64/gravatar.png",
"category": "Buildkite",
"aliases": []
}
]
Binary file added img-buildkite-64/gravatar.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5cada18

Please sign in to comment.