Skip to content

Commit 3f24ae7

Browse files
committed
Mention JSON Schema Conference talk in ambassor entry
Signed-off-by: Juan Cruz Viotti <[email protected]>
1 parent a8377de commit 3f24ae7

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

programs/ambassadors/ambassadors.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,11 @@
118118
{
119119
"name": "Juan Cruz Viotti",
120120
"img": "https://avatars.githubusercontent.com/u/2192773?v=4",
121-
"bio": "CTO at Intelligence.AI, founder of Sourcemeta, consultant, and author",
122-
"title": "Chief Technical Officer",
121+
"bio": "Founder at Sourcemeta, consultant, and author",
122+
"title": "Founder",
123123
"github": "jviotti",
124124
"linkedin": "jviotti",
125-
"company": "Intelligence.AI",
125+
"company": "Sourcemeta",
126126
"country": "🇧🇴",
127127
"contributions": [
128128
{
@@ -178,6 +178,15 @@
178178
"month": "March"
179179
},
180180
"link": "https://github.com/json-schema-org/community/issues/599"
181+
},
182+
{
183+
"type": "talk",
184+
"title": "Applying Software Engineering Practices to Schemas",
185+
"date": {
186+
"year": 2024,
187+
"month": "December"
188+
},
189+
"link": "http://conference.json-schema.org"
181190
}
182191
]
183192
},

0 commit comments

Comments
 (0)