diff --git a/programs/ambassadors/ambassadors.json b/programs/ambassadors/ambassadors.json index 4e984a31..e2e2b530 100644 --- a/programs/ambassadors/ambassadors.json +++ b/programs/ambassadors/ambassadors.json @@ -118,11 +118,11 @@ { "name": "Juan Cruz Viotti", "img": "https://avatars.githubusercontent.com/u/2192773?v=4", - "bio": "CTO at Intelligence.AI, founder of Sourcemeta, consultant, and author", - "title": "Chief Technical Officer", + "bio": "Founder at Sourcemeta, consultant, and author", + "title": "Founder", "github": "jviotti", "linkedin": "jviotti", - "company": "Intelligence.AI", + "company": "Sourcemeta", "country": "🇧🇴", "contributions": [ { @@ -178,6 +178,15 @@ "month": "March" }, "link": "https://github.com/json-schema-org/community/issues/599" + }, + { + "type": "talk", + "title": "Applying Software Engineering Practices to Schemas", + "date": { + "year": 2024, + "month": "December" + }, + "link": "http://conference.json-schema.org" } ] },