diff --git a/README.md b/README.md
index 6b7a2ed2..6c667a06 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ If we're missing a Unicode emoji, please check if it's been added to our upstrea
Emoji | Aliases
----- | -------
+ | `:hbase:`
| `:python-black:`
| `:test-kitchen:`, `:kitchen-ci:`
| `:gatsby:`
diff --git a/img-buildkite-64.json b/img-buildkite-64.json
index 476c63a9..15857f9f 100644
--- a/img-buildkite-64.json
+++ b/img-buildkite-64.json
@@ -1,4 +1,10 @@
[
+ {
+ "name": "hbase",
+ "image": "img-buildkite-64/hbase.png",
+ "category": "Buildkite",
+ "aliases": []
+ },
{
"name": "python-black",
"image": "img-buildkite-64/python-black.png",
diff --git a/img-buildkite-64/hbase.png b/img-buildkite-64/hbase.png
new file mode 100644
index 00000000..2021fe1a
Binary files /dev/null and b/img-buildkite-64/hbase.png differ