diff --git a/config/TSC_MEMBERS.json b/config/TSC_MEMBERS.json index 98087962e32b..e65c27474254 100644 --- a/config/TSC_MEMBERS.json +++ b/config/TSC_MEMBERS.json @@ -332,7 +332,9 @@ "availableForHire": false, "company": "Postman", "repos": [ - "website" + "website", + "training", + "community" ] }, { @@ -497,5 +499,17 @@ "repos": [ "modelina" ] + }, + { + "name": "Barbaño González", + "linkedin": "barbano-gonzalez-moreno", + "twitter": "BarbanoGonzalez", + "github":"Barbanio", + "availableForHire": false, + "company": "Postman", + "repos": [ + "training", + "community" + ] } ]