Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 12 additions & 3 deletions programs/ambassadors/ambassadors.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also some minor detail updates while we are at it

"title": "Founder",
"github": "jviotti",
"linkedin": "jviotti",
"company": "Intelligence.AI",
"company": "Sourcemeta",
"country": "🇧🇴",
"contributions": [
{
Expand Down Expand Up @@ -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"
}
]
},
Expand Down
Loading