Skip to content

Commit

Permalink
Added missing :batman: emoji and added aliases to match filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
keithpitt committed Feb 28, 2019
1 parent 01a1d12 commit 55df5eb
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions img-buildkite-64.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,14 +260,16 @@
"image": "img-buildkite-64/chef-logo.png",
"category": "Buildkite",
"aliases": [
"opscode"
"opscode", "chef-logo"
]
},
{
"name": "inspec",
"image": "img-buildkite-64/chef-inspec.png",
"category": "Buildkite",
"aliases": []
"aliases": [
"chef-inspec"
]
},
{
"name": "hyper",
Expand Down Expand Up @@ -2008,5 +2010,11 @@
"image": "img-buildkite-64/splunk.png",
"category": "Buildkite",
"aliases": []
},
{
"name": "batman",
"image": "img-buildkite-64/batman.png",
"category": "Buildkite",
"aliases": []
}
]

0 comments on commit 55df5eb

Please sign in to comment.