From 8e70389877c56fa7ae659525ef0e0c72fb0adb31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arthur=20Maur=C3=ADcio?= Date: Sat, 19 Oct 2019 10:39:36 -0300 Subject: [PATCH 1/3] Update egressos.json --- data/egressos.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/egressos.json b/data/egressos.json index 0467089..e620808 100644 --- a/data/egressos.json +++ b/data/egressos.json @@ -2928,5 +2928,15 @@ "curso": "cstsi", "campus": "ifpb-jp", "egresso": true + }, + { + "id": "20181212", + "nomeCompactado": "Arthur Mauricio", + "nome": "Arthur Mauricio Thomaz Soares", + "email": "arthur.mts@gmail.com", + "linkedin": "www.linkedin.com/in/arthur-mts", + "curso": "cstsi", + "campus": "ifpb-esp", + "egresso": true } ] From 492dc933770d2d5657187e3c68e0820779a95a7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arthur=20Maur=C3=ADcio?= Date: Sat, 19 Oct 2019 10:41:12 -0300 Subject: [PATCH 2/3] Adicionando perfil do stack overflow --- data/egressos.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/egressos.json b/data/egressos.json index e620808..83e4dc2 100644 --- a/data/egressos.json +++ b/data/egressos.json @@ -2937,6 +2937,7 @@ "linkedin": "www.linkedin.com/in/arthur-mts", "curso": "cstsi", "campus": "ifpb-esp", - "egresso": true + "egresso": true, + "stackoverflow": "https://pt.stackoverflow.com/users/91527/arthur-m" } ] From 4aecc5432d1a17f11b56b8036cc05327e59ea335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arthur=20Maur=C3=ADcio?= Date: Sat, 19 Oct 2019 10:49:56 -0300 Subject: [PATCH 3/3] Adicionando uma matricula valida --- data/egressos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/egressos.json b/data/egressos.json index 83e4dc2..d3ff879 100644 --- a/data/egressos.json +++ b/data/egressos.json @@ -2930,7 +2930,7 @@ "egresso": true }, { - "id": "20181212", + "id": "201619600018", "nomeCompactado": "Arthur Mauricio", "nome": "Arthur Mauricio Thomaz Soares", "email": "arthur.mts@gmail.com",