diff --git a/src/_data/all_authors.json b/src/_data/all_authors.json index f35da8b73..34a9feff2 100644 --- a/src/_data/all_authors.json +++ b/src/_data/all_authors.json @@ -119,5 +119,16 @@ "twitter_username": null, "github_username": "mdjermanovic", "location": null + }, + "eslintbot": { + "username": "eslintbot", + "name": "ESLint Bot", + "title": "Guest Author", + "website": "https://eslint.org", + "avatar_url": "https://avatars.githubusercontent.com/u/13383618?v=4", + "bio": null, + "twitter_username": "geteslint", + "github_username": "eslintbot", + "location": null } } \ No newline at end of file