diff --git a/.all-contributorsrc b/.all-contributorsrc index 6c01068..18009cd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -23,16 +23,6 @@ "maintenance" ] }, - { - "login": "eduardoPinto12", - "name": "Eduardo Pinto", - "avatar_url": "https://avatars1.githubusercontent.com/u/45365656?v=4", - "profile": "https://github.com/eduardoPinto12", - "contributions": [ - "code", - "review" - ] - }, { "login": "otsugua", "name": "Augusto Lopes", @@ -42,16 +32,6 @@ "design" ] }, - { - "login": "rgllm", - "name": "Rogério Moreira", - "avatar_url": "https://avatars3.githubusercontent.com/u/9056941?v=4", - "profile": "https://rgllm.com", - "contributions": [ - "code", - "review" - ] - }, { "login": "miguellteixeira", "name": "Miguel Teixeira", diff --git a/README.md b/README.md index f078289..f48f1db 100644 --- a/README.md +++ b/README.md @@ -111,9 +111,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - -

Rui Saraiva

🚇 💻 📖 💬 🚧

Eduardo Pinto

💻 👀

Augusto Lopes

🎨

Rogério Moreira

💻 👀

Miguel Teixeira

💻 👀
diff --git a/components/favycon-info/index.tsx b/components/favycon-info/index.tsx index 6fcf53c..bf6a195 100644 --- a/components/favycon-info/index.tsx +++ b/components/favycon-info/index.tsx @@ -22,24 +22,12 @@ const people = [ role: 'Product Designer', social: 'twitter', }, - { - screenName: 'rgllm', - name: 'Rogério Moreira', - role: 'Front-End Developer', - social: 'twitter', - }, { screenName: 'ruisaraiva19', name: 'Rui Saraiva', role: 'Full-Stack Developer', social: 'twitter', }, - { - screenName: 'aNyTh1nGeDuArDo', - name: 'Eduardo Pinto', - role: 'Front-End Developer', - social: 'twitter', - }, { screenName: 'miguellteixeira', name: 'Miguel Teixeira', diff --git a/public/share.png b/public/share.png index 37e3377..4fdcebc 100644 Binary files a/public/share.png and b/public/share.png differ