Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 163be8d

Browse files
author
sowerstl
committed
Update documentation for Author Ordering; (DOECODE-463)
1 parent c69d19b commit 163be8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/gov/osti/services/Metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ A full JSON example is [provided below.](#json_example)
341341
| accessibility | This refers to how the source of the project type is accessed; must be one of "OS" (open source), "ON" (open source, not public), "CS" (closed source, site hosted), or "CO" (closed source, OSTI hosted) |
342342
| repository_link | If the software project is available via public hosting service, such as github.com, bitbucket.org, etc. the public repository URL should be provided here. |
343343
| landing_page | If the project is not available via open source hosting site, provide a URL describing the project and contact information for obtaining binary or source |
344-
| developers | An array of Objects, providing information about a project's developers or creators. Fields are [specified below.](#persons_fields) |
344+
| developers | An array of Objects, providing information about a project's developers or creators. Array order determines display order. Fields are [specified below.](#persons_fields) |
345345
| contributors | An array of information about project contributors. Fields are [specified below.](#persons_fields). Contributors must specify a [type of contribution](#contributor_types) made to the project. |
346346
| sponsoring_organizations | (Array) Information about the project sponsoring organizations, including any funding identifier information. Fields are [specified below.](#organization_fields) |
347347
| contributing_organizations | (Array) Information about any contributing organizations providing support for the software project. Fields are [specified below.](#organization_fields) As with contributors, organizations must specify a [type of contribution](#contributor_types). |

0 commit comments

Comments
 (0)