diff --git a/README.md b/README.md index cca07053..6b7a2ed2 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 | `:python-black:` test-kitchen | `:test-kitchen:`, `:kitchen-ci:` gatsby | `:gatsby:` fluentd | `:fluentd:` diff --git a/img-buildkite-64.json b/img-buildkite-64.json index 8c931971..476c63a9 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": "test-kitchen", "image": "img-buildkite-64/testkitchen.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