Skip to content

Commit

Permalink
feat(ambassador): add jeremy fiel to ambassador list
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyfiel committed Aug 2, 2024
1 parent 57b199d commit 5d14a39
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions programs/ambassadors/ambassadors.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,63 @@
"link": "https://www.youtube.com/watch?v=6ukZEUBRpqo"
}
]
},
{
"name": "Jeremy Fiel",
"img": "https://avatars.githubusercontent.com/u/32110157?v=4",
"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.",
"title": "Principal Software Engineer | OpenAPI | JSON Schema | Arazzo | APIs",
"github": "jeremyfiel",
"twitter": "jeremyfiel",
"linkedin": "https://www.linkedin.com/in/jeremyfiel",
"company": "ADP, Inc.",
"country": "US",
"contributions": [
{
"type": "project",
"title": "Schema author of OpenAPI Initiative's Arazzo Specification v1.0 JSON Schema",
"date": {
"year": "2024",
"month": "August"
},
"link": "https://github.com/oai/arazzo-specification/schemas/v1.0/schema.yaml"
},
{
"type": "project",
"title": "OSS contributor for Redocly CLI",
"date": {
"year": "2023",
"month": "April"
},
"link": "https://github.com/redocly/redocly-cli"
},
{
"type": "other",
"title": "JSON Schema Slack Community Member",
"date": {
"year": 2021,
"month": "November"
},
"link": "https://json-schema.slack.com"
},
{
"type": "other",
"title": "JSON Schema Stack Overflow Community Member",
"date": {
"year": 2021,
"month": "November"
},
"link": "https://stackoverflow.com/questions/tagged/json-schema"
},
{
"type": "adopter",
"title": "Add ADP, Inc. to the JSON Schema Adopters list.",
"date": {
"year": 2023,
"month": "October"
},
"link": "https://landscape.json-schema.org/"
}
]
}
]

0 comments on commit 5d14a39

Please sign in to comment.