Skip to content

Commit

Permalink
add funders, backers; move author after funding props
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton authored Dec 11, 2023
1 parent 59ffb46 commit 2a5cf01
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions source/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,13 @@ export const universalOrder: Array<string> = [
'license',
'keywords',
'badges',
// people
// people: funding
'funding',
'author',
'sponsors',
'funders',
'backers',
// people: authorship
'author',
'maintainers',
'contributors',
// support and compat
Expand Down

0 comments on commit 2a5cf01

Please sign in to comment.