From f969fc419d6bf781a5a189f8cc14a77d7e9a2933 Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Tue, 7 Apr 2026 12:24:59 +0100 Subject: [PATCH 1/2] Add AI Coding Assistants Policy to footer --- site.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site.json b/site.json index 3283fea..a3ba03e 100644 --- a/site.json +++ b/site.json @@ -37,6 +37,10 @@ "link": "https://openjsf.org/", "text": "OpenJS Foundation" }, + { + "link": "https://ai-coding-assistants-policy.openjsf.org/", + "text": "AI Coding Assistants Policy" + }, { "link": "https://terms-of-use.openjsf.org/", "text": "Terms of Use" From 14173fb708ce72367cc75281aba7d0e6f4609d51 Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Tue, 7 Apr 2026 12:26:03 +0100 Subject: [PATCH 2/2] Update footer links order --- site.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/site.json b/site.json index a3ba03e..48273e2 100644 --- a/site.json +++ b/site.json @@ -42,36 +42,36 @@ "text": "AI Coding Assistants Policy" }, { - "link": "https://terms-of-use.openjsf.org/", - "text": "Terms of Use" + "link": "https://bylaws.openjsf.org/", + "text": "Bylaws" }, { - "link": "https://privacy-policy.openjsf.org/", - "text": "Privacy Policy" + "link": "https://code-of-conduct.openjsf.org/", + "text": "Code of Conduct" }, { - "link": "https://bylaws.openjsf.org/", - "text": "Bylaws" + "link": "https://www.linuxfoundation.org/cookies/", + "text": "Cookie Policy" }, { - "link": "https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md", - "text": "Code of Conduct" + "link": "https://privacy-policy.openjsf.org/", + "text": "Privacy Policy" }, { - "link": "https://trademark-policy.openjsf.org/", - "text": "Trademark Policy" + "link": "https://github.com/nodejs/node/security/policy", + "text": "Security Policy" }, { - "link": "https://trademark-list.openjsf.org/", - "text": "Trademark List" + "link": "https://terms-of-use.openjsf.org/", + "text": "Terms of Use" }, { - "link": "https://www.linuxfoundation.org/cookies/", - "text": "Cookie Policy" + "link": "https://trademark-list.openjsf.org/", + "text": "Trademark List" }, { - "link": "https://github.com/nodejs/node/security/policy", - "text": "Security Policy" + "link": "https://trademark-policy.openjsf.org/", + "text": "Trademark Policy" } ], "social": [