From d6f0be9e0b54a06d6c88dc5d404f1d6488e2795f Mon Sep 17 00:00:00 2001 From: Jeremy Fiel Date: Fri, 2 Aug 2024 15:25:23 -0400 Subject: [PATCH] chore(ambassadors): fix formatting issues --- programs/ambassadors/ambassadors.json | 257 ++++++++++++++++---------- 1 file changed, 158 insertions(+), 99 deletions(-) diff --git a/programs/ambassadors/ambassadors.json b/programs/ambassadors/ambassadors.json index cd421514..677d82cb 100644 --- a/programs/ambassadors/ambassadors.json +++ b/programs/ambassadors/ambassadors.json @@ -1,108 +1,167 @@ [ - { - "name": "Andreas Eberhart", - "img": "https://media.licdn.com/dms/image/C5603AQFwzjco4Zp2iw/profile-displayphoto-shrink_200_200/0/1522155839427?e=1723680000&v=beta&t=mzwGrHJqCu_doxI4tTZIkH2GtWIeW8iOTD-JDLxwYuA", - "bio": "With 25 years of professional experience, Andreas is very proficient in the areas of enterprise cloud, linked & big data, as well as systems architecture and development. He co-founded two startups and drove their growth resulting in two acquisitions by silicon valley giants HP and Veritas. Combined with his extensive background in cutting edge research, he has the unique ability to address projects from technical, time to market, and ROI angles. He holds a PhD in Computer Science from the University of Saarbrücken and a Master in Computer Science from Portland State University.", - "title": "CEO at Dashjoin", - "github": "aeberhart", - "twitter": "dashjoin", - "linkedin": "andreas-eberhart-94264a44", - "company": "Dashjoin", - "country": "🇩🇪", - "contributions": [ - { - "type": "article", - "title": "JSON Schema, Schema.org, JSON-LD: What’s the Difference?", - "date": { - "year": 2020, - "month": "August" - }, - "link": "https://medium.com/@dashjoin/json-schema-schema-org-json-ld-whats-the-difference-e30d7315686a" + { + "name": "Andreas Eberhart", + "img": "https://media.licdn.com/dms/image/C5603AQFwzjco4Zp2iw/profile-displayphoto-shrink_200_200/0/1522155839427?e=1723680000&v=beta&t=mzwGrHJqCu_doxI4tTZIkH2GtWIeW8iOTD-JDLxwYuA", + "bio": "With 25 years of professional experience, Andreas is very proficient in the areas of enterprise cloud, linked & big data, as well as systems architecture and development. He co-founded two startups and drove their growth resulting in two acquisitions by silicon valley giants HP and Veritas. Combined with his extensive background in cutting edge research, he has the unique ability to address projects from technical, time to market, and ROI angles. He holds a PhD in Computer Science from the University of Saarbrücken and a Master in Computer Science from Portland State University.", + "title": "CEO at Dashjoin", + "github": "aeberhart", + "twitter": "dashjoin", + "linkedin": "andreas-eberhart-94264a44", + "company": "Dashjoin", + "country": "🇩🇪", + "contributions": [ + { + "type": "article", + "title": "JSON Schema, Schema.org, JSON-LD: What's the Difference?", + "date": { + "year": 2020, + "month": "August" }, - { - "type": "video", - "title": "Supercharge your Angular Project with JSON Schema Forms", - "date": { - "year": 2020, - "month": "August" - }, - "link": "https://www.youtube.com/watch?v=Xk9dxbbBFjo" + "link": "https://medium.com/@dashjoin/json-schema-schema-org-json-ld-whats-the-difference-e30d7315686a" + }, + { + "type": "video", + "title": "Supercharge your Angular Project with JSON Schema Forms", + "date": { + "year": 2020, + "month": "August" }, - { - "type": "adopter", - "title": "Add Dashjoin to the JSON Schema Adopters list.", - "date": { - "year": 2024, - "month": "April" - }, - "link": "https://landscape.json-schema.org/" - }, - { - "name": "David Biesack", - "img": "https://avatars.githubusercontent.com/u/545944?s=400&u=26818946106e2d8ae8c0cb5e0b72d6c7f612d268&v=4", - "bio": "Chief API Officer at APiture (I design banking APIs with OpenAPI 3.1, JSON Schema 2020/12) and author of the API Design Matters blog, https://apidesignmatters.substack.com/ ", - "title": "Chief API Officer", - "github": "DavidBiesack", - "mastodon": "@DavidBiesack@fosstodon.org", - "linkedin": "davdbiesack", - "company": "Apiture", - "country": "🇺🇸", - "contributions": [ - { - "type": "article", - "title": "Composing API Models with JSON Schema", - "date": { - "year": 2023, - "month": "June" - }, - "link": "https://apidesignmatters.substack.com/p/composing-api-models-with-json-schema" + "link": "https://www.youtube.com/watch?v=Xk9dxbbBFjo" + }, + { + "type": "adopter", + "title": "Add Dashjoin to the JSON Schema Adopters list.", + "date": { + "year": 2024, + "month": "April" }, - { - "type": "article", - "title": "Master JSON Schema's Subtleties", - "date": { - "year": 2023, - "month": "July" - }, - "link": "https://apidesignmatters.substack.com/p/master-json-schemas-subtleties" + "link": "https://landscape.json-schema.org/" + } + ] + }, + { + "name": "David Biesack", + "img": "https://avatars.githubusercontent.com/u/545944?s=400&u=26818946106e2d8ae8c0cb5e0b72d6c7f612d268&v=4", + "bio": "Chief API Officer at APiture (I design banking APIs with OpenAPI 3.1, JSON Schema 2020/12) and author of the API Design Matters blog, https://apidesignmatters.substack.com/ ", + "title": "Chief API Officer", + "github": "DavidBiesack", + "mastodon": "@DavidBiesack@fosstodon.org", + "linkedin": "davdbiesack", + "company": "Apiture", + "country": "🇺🇸", + "contributions": [ + { + "type": "article", + "title": "Composing API Models with JSON Schema", + "date": { + "year": 2023, + "month": "June" }, - { - "type": "article", - "title": "Master More JSON Schema's Subtleties", - "date": { - "year": 2023, - "month": "July" - }, - "link": "https://apidesignmatters.substack.com/p/master-more-json-schemas-subtleties" + "link": "https://apidesignmatters.substack.com/p/composing-api-models-with-json-schema" + }, + { + "type": "article", + "title": "Master JSON Schema's Subtleties", + "date": { + "year": 2023, + "month": "July" }, - { - "type": "article", - "title": "Learning the Language of API Data", - "date": { - "year": 2023, - "month": "May" - }, - "link": "https://apidesignmatters.substack.com/p/learning-the-language-of-api-data" + "link": "https://apidesignmatters.substack.com/p/master-json-schemas-subtleties" + }, + { + "type": "article", + "title": "Master More JSON Schema's Subtleties", + "date": { + "year": 2023, + "month": "July" }, - { - "type": "pull request review", - "title": "What is JSON Schema?", - "date": { - "year": 2024, - "month": "June" - }, - "link": "https://github.com/json-schema-org/website/pull/679" + "link": "https://apidesignmatters.substack.com/p/master-more-json-schemas-subtleties" + }, + { + "type": "article", + "title": "Learning the Language of API Data", + "date": { + "year": 2023, + "month": "May" }, - { - "type": "conference-talk", - "title": "Wielding the Double-Edged Sword of JSON Schema", - "date": { - "year": 2022, - "month": "Sempember" - }, - "link": "https://www.youtube.com/watch?v=6ukZEUBRpqo" - } - ] - } + "link": "https://apidesignmatters.substack.com/p/learning-the-language-of-api-data" + }, + { + "type": "other", + "title": "What is JSON Schema?", + "date": { + "year": 2024, + "month": "June" + }, + "link": "https://github.com/json-schema-org/website/pull/679" + }, + { + "type": "talk", + "title": "Wielding the Double-Edged Sword of JSON Schema", + "date": { + "year": 2022, + "month": "September" + }, + "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/" + } + ] + } ] -