diff --git a/.all-contributorsrc b/.all-contributorsrc index f1df371b..58f54db3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -18,6 +18,15 @@ "contributions": [ "code" ] + }, + { + "login": "addegbenga", + "name": "Adeyemi Gbenga", + "avatar_url": "https://avatars.githubusercontent.com/u/47580934?v=4", + "profile": "https://adeyemi.vercel.app/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/.gitignore b/.gitignore index 5575bdae..06696aae 100644 --- a/.gitignore +++ b/.gitignore @@ -10,8 +10,8 @@ **/keystore.json # All Contributors CLI -./package.json -./yarn.lock +/package.json +/yarn.lock node_modules/ # Redis diff --git a/README.md b/README.md index 3f05f367..c33614a8 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ Thanks goes to these wonderful people. Follow the [contributors guide](https://g Brandon R
Brandon R

💻 + Adeyemi Gbenga
Adeyemi Gbenga

💻