Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 19 additions & 15 deletions site.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,36 +38,40 @@
"text": "OpenJS Foundation"
},
{
"link": "https://terms-of-use.openjsf.org/",
"text": "Terms of Use"
},
{
"link": "https://privacy-policy.openjsf.org/",
"text": "Privacy Policy"
"link": "https://ai-coding-assistants-policy.openjsf.org/",
"text": "AI Coding Assistants Policy"
},
{
"link": "https://bylaws.openjsf.org/",
"text": "Bylaws"
},
{
"link": "https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md",
"link": "https://code-of-conduct.openjsf.org/",
"text": "Code of Conduct"
},
{
"link": "https://trademark-policy.openjsf.org/",
"text": "Trademark Policy"
},
{
"link": "https://trademark-list.openjsf.org/",
"text": "Trademark List"
},
{
"link": "https://www.linuxfoundation.org/cookies/",
"text": "Cookie Policy"
},
{
"link": "https://privacy-policy.openjsf.org/",
"text": "Privacy Policy"
},
{
"link": "https://github.com/nodejs/node/security/policy",
"text": "Security Policy"
},
{
"link": "https://terms-of-use.openjsf.org/",
"text": "Terms of Use"
},
{
"link": "https://trademark-list.openjsf.org/",
"text": "Trademark List"
},
{
"link": "https://trademark-policy.openjsf.org/",
"text": "Trademark Policy"
}
],
"social": [
Expand Down
Loading