From 34df9cb9aa1bfc42e2cb5e1fdd84e0626ec4dc9a Mon Sep 17 00:00:00 2001 From: Joyee Cheung Date: Tue, 6 May 2025 06:03:42 +0200 Subject: [PATCH 1/2] add post about osuosl at risk --- records/new/osuosl.json | 5 +++++ records/new/rich.txt | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 records/new/osuosl.json create mode 100644 records/new/rich.txt diff --git a/records/new/osuosl.json b/records/new/osuosl.json new file mode 100644 index 0000000..adb314b --- /dev/null +++ b/records/new/osuosl.json @@ -0,0 +1,5 @@ +{ + "action": "post", + "account": "NODEJS_ORG", + "richTextFile": "./rich.txt" +} \ No newline at end of file diff --git a/records/new/rich.txt b/records/new/rich.txt new file mode 100644 index 0000000..d2d4911 --- /dev/null +++ b/records/new/rich.txt @@ -0,0 +1,5 @@ +The future of OSUOSL is in jeopardy - as a nonprofit, they provide build and test infra for many OSS projects for free, nurturing smaller projects and filling out support matrices for bigger projects like Node.js. Please help them keep the lights on for the OSS world! https://osuosl.org/blog/osl-future/ + +--- + +Node.js currently relies on OSUOSL to test and/or release binaries for Linux arm64, Linux ppc64le, and AIX. To learn more about why they are important for other OSS projects like us and how you can donate, check out https://osuosl.org/donate/ From 40e8c98f3e07586b43bc1cbbc2b162da98ad9a32 Mon Sep 17 00:00:00 2001 From: Joyee Cheung Date: Tue, 6 May 2025 06:09:30 +0200 Subject: [PATCH 2/2] fixup! add post about osuosl at risk --- records/new/rich.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/records/new/rich.txt b/records/new/rich.txt index d2d4911..484695e 100644 --- a/records/new/rich.txt +++ b/records/new/rich.txt @@ -1,4 +1,4 @@ -The future of OSUOSL is in jeopardy - as a nonprofit, they provide build and test infra for many OSS projects for free, nurturing smaller projects and filling out support matrices for bigger projects like Node.js. Please help them keep the lights on for the OSS world! https://osuosl.org/blog/osl-future/ +The future of OSUOSL is in jeopardy - as a nonprofit, they provide free infrastructure for many OSS projects, nurturing smaller projects and filling out support matrices for bigger projects like Node.js. Please help them keep the lights on for the OSS world! https://osuosl.org/blog/osl-future/ ---