From 121b15339192a4d5151305eb0567741ad6cb09d7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 26 Jan 2020 01:00:17 +0000 Subject: [PATCH] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fa19200a..493d2531 100644 --- a/readme.md +++ b/readme.md @@ -30,6 +30,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil # Awesome Uses ![Awesome][awesome-badge] * [Wes Bos](https://wesbos.com/uses) — Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover +* [Mitchell Hanberg](https://mitchellhanberg.com/uses) — Full Stack Developer who loves working with Elixir, Ruby and JS. * [Davy Hausser](https://davyhausser.com/uses) — Game Producer. Web Developer, Travel Enthusiast * [Bojan Bedrač](https://www.improvebadcode.com/uses) — Coding the future, one line of code at a time. * [Yannick Le Roux](https://yannickleroux.com/uses) — Second career web dev, French living in San Diego, retired DJ. diff --git a/src/data.js b/src/data.js index e54947bf..e135daf3 100644 --- a/src/data.js +++ b/src/data.js @@ -24,7 +24,8 @@ module.exports = [ }, { name: 'Mitchell Hanberg', - description: 'Full Stack Developer who loves working with Elixir, Ruby and JS.', + description: + 'Full Stack Developer who loves working with Elixir, Ruby and JS.', url: 'https://mitchellhanberg.com/uses', twitter: '@mitchhanberg', emoji: '⚡️',