Skip to content

Commit e4c8884

Browse files
jeremyfielbenjagm
andauthored
chore(ambassadors): fix formatting issues (#781)
Co-authored-by: Benjamin Granados <[email protected]>
1 parent 0a544ec commit e4c8884

File tree

1 file changed

+60
-2
lines changed

1 file changed

+60
-2
lines changed

programs/ambassadors/ambassadors.json

Lines changed: 60 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,5 +279,63 @@
279279
"link": "https://github.com/eclipse-thingweb/playground/tree/master/packages/json-spell-checker"
280280
}
281281
]
282-
}
283-
]
282+
},
283+
{
284+
"name": "Jeremy Fiel",
285+
"img": "https://avatars.githubusercontent.com/u/32110157?v=4",
286+
"bio": "Originally, an international logistics expert with more than 15 years of professional experience, Jeremy transitioned to software, specifically APIs, about 8 years ago. His passion for learning and contributing back to the community is where he found a love for open source projects. He is now a consistent contributor to projects such as [Redocly](https://github.com/redocly) and the [OpenAPI Initiative](https://github.com/OAI) projects, and a very active community member of JSON Schema.",
287+
"title": "Principal Software Engineer | OpenAPI | JSON Schema | Arazzo | APIs",
288+
"github": "jeremyfiel",
289+
"twitter": "jeremyfiel",
290+
"linkedin": "https://www.linkedin.com/in/jeremyfiel",
291+
"company": "ADP, Inc.",
292+
"country": "US",
293+
"contributions": [
294+
{
295+
"type": "project",
296+
"title": "Schema author of OpenAPI Initiative's Arazzo Specification v1.0 JSON Schema",
297+
"date": {
298+
"year": 2024,
299+
"month": "August"
300+
},
301+
"link": "https://github.com/oai/arazzo-specification/schemas/v1.0/schema.yaml"
302+
},
303+
{
304+
"type": "project",
305+
"title": "OSS contributor for Redocly CLI",
306+
"date": {
307+
"year": 2023,
308+
"month": "April"
309+
},
310+
"link": "https://github.com/redocly/redocly-cli"
311+
},
312+
{
313+
"type": "other",
314+
"title": "JSON Schema Slack Community Member",
315+
"date": {
316+
"year": 2021,
317+
"month": "November"
318+
},
319+
"link": "https://json-schema.slack.com"
320+
},
321+
{
322+
"type": "other",
323+
"title": "JSON Schema Stack Overflow Community Member",
324+
"date": {
325+
"year": 2021,
326+
"month": "November"
327+
},
328+
"link": "https://stackoverflow.com/questions/tagged/json-schema"
329+
},
330+
{
331+
"type": "adopter",
332+
"title": "Add ADP, Inc. to the JSON Schema Adopters list.",
333+
"date": {
334+
"year": 2023,
335+
"month": "October"
336+
},
337+
"link": "https://landscape.json-schema.org/"
338+
}
339+
]
340+
}
341+
]

0 commit comments

Comments
 (0)