diff --git a/README.md b/README.md
index 2414a07f..cc073731 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,8 @@ If we're missing a Unicode emoji, please check if it's been added to our upstrea
Emoji | Aliases
----- | -------
| `:clippy:`
+ | `:grafana:`
+ | `:asciidoctor:`
| `:python-black:`
| `:test-kitchen:`, `:kitchen-ci:`
| `:gatsby:`
diff --git a/img-buildkite-64.json b/img-buildkite-64.json
index 476c63a9..f30ecaac 100644
--- a/img-buildkite-64.json
+++ b/img-buildkite-64.json
@@ -1,4 +1,16 @@
[
+ {
+ "name": "grafana",
+ "image": "img-buildkite-64/grafana.png",
+ "category": "Buildkite",
+ "aliases": []
+ },
+ {
+ "name": "asciidoctor",
+ "image": "img-buildkite-64/asciidoctor.png",
+ "category": "Buildkite",
+ "aliases": []
+ },
{
"name": "python-black",
"image": "img-buildkite-64/python-black.png",
diff --git a/img-buildkite-64/asciidoctor.png b/img-buildkite-64/asciidoctor.png
new file mode 100644
index 00000000..b8218313
Binary files /dev/null and b/img-buildkite-64/asciidoctor.png differ
diff --git a/img-buildkite-64/grafana.png b/img-buildkite-64/grafana.png
new file mode 100644
index 00000000..ea085cf1
Binary files /dev/null and b/img-buildkite-64/grafana.png differ