Skip to content

Commit

Permalink
Added :webpack: emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
keithpitt committed Nov 17, 2015
1 parent 0bfa8e9 commit 8bd4895
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ To contribute a new custom emoji simply:

Emoji | Aliases
----- | -------
<img src="https://raw.githubusercontent.com/buildkite/emojis/master/images/webpack.png" width="20" height="20" alt="webpack"/> | webpack
<img src="https://raw.githubusercontent.com/buildkite/emojis/master/images/green_button.png" width="20" height="20" alt="green_button"/> | green_button
<img src="https://raw.githubusercontent.com/buildkite/emojis/master/images/red_button.png" width="20" height="20" alt="red_button"/> | red_button
<img src="https://raw.githubusercontent.com/buildkite/emojis/master/images/compute.png" width="20" height="20" alt="compute"/> | compute, gcompute
Expand Down
3 changes: 2 additions & 1 deletion emojis.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@
"appengine": ["gappengine"],
"compute": ["gcompute"],
"red_button": true,
"green_button": true
"green_button": true,
"webpack": true
}
Binary file added images/webpack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8bd4895

Please sign in to comment.