diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..b7253fba 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -852,5 +852,17 @@ + + + + +
+ Rogério Júnior +
+ + diff --git a/public/img/avatar/rj-dev.jpeg b/public/img/avatar/rj-dev.jpeg new file mode 100644 index 00000000..d0d0ef5e Binary files /dev/null and b/public/img/avatar/rj-dev.jpeg differ diff --git a/public/img/bid_image/rj-dev.jpeg b/public/img/bid_image/rj-dev.jpeg new file mode 100644 index 00000000..dd1b40c0 Binary files /dev/null and b/public/img/bid_image/rj-dev.jpeg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..da26f4b4 100644 --- a/src/Jsons/Contributors.json +++ b/src/Jsons/Contributors.json @@ -628,5 +628,14 @@ "location": "Kaduna, Nigeria 🇳🇬", "GitHub": "https://github.com/Luwa-Tech", "text": "I want to contribute massively to my nation. For my friends, family, and future generations. I want to acheive my dreams." + }, + { + "id": "Rogério", + "image": "img/bid_image/rj-dev.jpg", + "avatar": "img/avatar/rj-dev.jpg", + "name": "Rogério Jr", + "location": "Sanclerlândia, Brazil 🇧🇷", + "GitHub": "https://github.com/rogeriojr", + "text": "Conquer the universe with my command lines" } ]