diff --git a/specs/.remarkrc-specs.js b/specs/.remarkrc-specs.js index 2e3058e6..fce6f931 100644 --- a/specs/.remarkrc-specs.js +++ b/specs/.remarkrc-specs.js @@ -18,7 +18,7 @@ export default { "Status", "Note to Readers", "Table of Contents", - "Authors' Addresses", + "Contributors", "Champions", "\\[.*\\]", "draft-.*" diff --git a/specs/jsonschema-core.md b/specs/jsonschema-core.md index 34a56280..1c43c929 100644 --- a/specs/jsonschema-core.md +++ b/specs/jsonschema-core.md @@ -2453,16 +2453,6 @@ instance of a distinct class. This style of usage requires the annotation to be in the same object as the reference, which must be recognizable as a reference. -## %appendix% Acknowledgments - -Thanks to Gary Court, Francis Galiegue, Kris Zyp, Geraint Luff, and Henry -Andrews for their work on the initial drafts of JSON Schema. - -Thanks to Jason Desrosiers, Daniel Perrett, Erik Wilde, Evgeny Poberezkin, Brad -Bowman, Gowry Sankar, Donald Pipowitch, Dave Finlay, Denis Laxalde, Phil -Sturgeon, Shawn Silverman, and Karen Etheridge for their submissions and patches -to the document. - ## %appendix% Change Log[^19] ### draft-bhutton-json-schema-next @@ -2624,12 +2614,26 @@ to the document. ### draft-zyp-json-schema-00 - Initial draft. -## Authors' Addresses -| Author | Company | Email | URI | -| ------------------------ | ------- | ----------------------- | -------------------------------- | -| Austin Wright (*editor*) | | | | -| Ben Hutton (*editor*) | Postman | | | -| Greg Dennis | | | | +## Contributors + +The JSON Schema specification is a collaborative work with many contributors +over its history. This includes, but is not necessarily limited to, the +following people. + +Gary Court, Francis Galiegue, Kris Zyp, Geraint Luff, Julian Berman, Austin +Wright, Henry Andrews, Ben Hutton, Jason Desrosiers, Greg Dennis, Daniel +Perrett, Erik Wilde, Evgeny Poberezkin, Brad Bowman, Gowry Sankar, Donald +Pipowitch, Dave Finlay, Denis Laxalde, Phil Sturgeon, Shawn Silverman, Karen +Etheridge, Juan Cruz Viotti, Matthew Adams. + +The group of people maintaining the JSON Schema specification has also changed +several times over its history. The following people were the maintainers at the +time this document was published. + +| Maintainers | Company | Email | URI | +| ---------------- | ------------------------ | ----------------------- | -------------------------------- | +| Greg Dennis | | | | +| Jason Desrosiers | Hyperjump Software, Inc. | | | [^19]: This section to be removed before leaving Internet-Draft status. diff --git a/specs/jsonschema-validation.md b/specs/jsonschema-validation.md index de727658..199d6717 100644 --- a/specs/jsonschema-validation.md +++ b/specs/jsonschema-validation.md @@ -907,11 +907,26 @@ to the document. - Provide algorithms to calculate schema(s) for array/object instances. - Add interoperability considerations. -## Authors' Addresses -| Author | Company | Email | URI | -| ------------------------ | ------- | -------------------- | ------------------------ | -| Austin Wright (*editor*) | | | | -| Ben Hutton (*editor*) | Postman | | | +## Contributors + +The JSON Schema specification is a collaborative work with many contributors +over its history. This includes, but is not necessarily limited to, the +following people. + +Gary Court, Francis Galiegue, Kris Zyp, Geraint Luff, Julian Berman, Austin +Wright, Henry Andrews, Ben Hutton, Jason Desrosiers, Greg Dennis, Daniel +Perrett, Erik Wilde, Evgeny Poberezkin, Brad Bowman, Gowry Sankar, Donald +Pipowitch, Dave Finlay, Denis Laxalde, Phil Sturgeon, Shawn Silverman, Karen +Etheridge, Juan Cruz Viotti, Matthew Adams. + +The group of people maintaining the JSON Schema specification has also changed +several times over its history. The following people were the maintainers at the +time this document was published. + +| Maintainers | Company | Email | URI | +| ---------------- | ------------------------ | ----------------------- | -------------------------------- | +| Greg Dennis | | | | +| Jason Desrosiers | Hyperjump Software, Inc. | | | [^6]: This section to be removed before leaving Internet-Draft status. diff --git a/specs/proposals/propertyDependencies.md b/specs/proposals/propertyDependencies.md index 2e7685f7..3fbf8ac7 100644 --- a/specs/proposals/propertyDependencies.md +++ b/specs/proposals/propertyDependencies.md @@ -137,6 +137,6 @@ vocabulary](../jsonschema-core.md#applicators). ## Champions -| Champion | Company | Email | URI | -| -------------------------- | ------- | -------------------- | -------------------------------- | -| Jason Desrosiers | Postman | | | +| Champion | Company | Email | URI | +| ---------------- | ------------------------ | -------------------- | -------------------------------- | +| Jason Desrosiers | Hyperjump Software, Inc. | | |