diff --git a/README.md b/README.md
index f3c582d7..1bae0d30 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
----- | -------
+ | `:python-black:`
| `:expeditor:`
| `:airflow:`
| `:nix:`, `:nixos:`
diff --git a/img-buildkite-64.json b/img-buildkite-64.json
index 64bc46cd..0a377d30 100644
--- a/img-buildkite-64.json
+++ b/img-buildkite-64.json
@@ -1,4 +1,10 @@
[
+ {
+ "name": "python-black",
+ "image": "img-buildkite-64/python-black.png",
+ "category": "Buildkite",
+ "aliases": []
+ },
{
"name": "expeditor",
"image": "img-buildkite-64/expeditor.png",
diff --git a/img-buildkite-64/python-black.png b/img-buildkite-64/python-black.png
new file mode 100644
index 00000000..50ddf796
Binary files /dev/null and b/img-buildkite-64/python-black.png differ