Skip to content

Commit

Permalink
Merge pull request buildkite#176 from SkippyZA/grafana-emoji
Browse files Browse the repository at this point in the history
Add Grafana emoji
  • Loading branch information
toolmantim authored Apr 29, 2019
2 parents 6095106 + 9b64339 commit 7f84cfd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ If we're missing a Unicode emoji, please check if it's been added to our upstrea

Emoji | Aliases
----- | -------
<img src="img-buildkite-64/grafana.png" width="20" height="20" alt="grafana"/> | `:grafana:`
<img src="img-buildkite-64/asciidoctor.png" width="20" height="20" alt="asciidoctor"/> | `:asciidoctor:`
<img src="img-buildkite-64/python-black.png" width="20" height="20" alt="python-black"/> | `:python-black:`
<img src="img-buildkite-64/testkitchen.png" width="20" height="20" alt="test-kitchen"/> | `:test-kitchen:`, `:kitchen-ci:`
Expand Down
6 changes: 6 additions & 0 deletions img-buildkite-64.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"name": "grafana",
"image": "img-buildkite-64/grafana.png",
"category": "Buildkite",
"aliases": []
},
{
"name": "asciidoctor",
"image": "img-buildkite-64/asciidoctor.png",
Expand Down
Binary file added img-buildkite-64/grafana.png
Loading
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 7f84cfd

Please sign in to comment.