From 7d2f52594c87dbf2d5e0fb69d03ccfa5cdc0c2a8 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 14 Jul 2025 20:01:39 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8432618 --- entries2025/foss.json | 45 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 entries2025/foss.json diff --git a/entries2025/foss.json b/entries2025/foss.json new file mode 100644 index 0000000..95c2b2a --- /dev/null +++ b/entries2025/foss.json @@ -0,0 +1,45 @@ +{ + "id": 9218851699, + "name": "FOSS", + "description": "Short for \"free and open-source software\". Open-source software (which is by its nature often free, as in both \"free speech\" and \"free beer\") is crucial to the success of the Fediverse, and also represents innumerable amount of other software projects for tons of different purposes, developed and maintained collaboratively by many people across the globe.", + "links": {}, + "path": { + "48": [ + [ + 0, + 138 + ], + [ + 12, + 138 + ], + [ + 12, + 142 + ], + [ + 11, + 143 + ], + [ + 0, + 143 + ], + [ + 0, + 138 + ] + ] + }, + "center": { + "48": [ + 6, + 141 + ] + }, + "source_list": { + "lemmy": [ + 8432618 + ] + } +} \ No newline at end of file -- GitLab From aaa0f108658e726c50523578376779131033a09c Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Mon, 14 Jul 2025 20:10:09 +0000 Subject: [PATCH 2/2] Modifier foss.json --- entries2025/foss.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entries2025/foss.json b/entries2025/foss.json index 95c2b2a..58d104b 100644 --- a/entries2025/foss.json +++ b/entries2025/foss.json @@ -4,7 +4,7 @@ "description": "Short for \"free and open-source software\". Open-source software (which is by its nature often free, as in both \"free speech\" and \"free beer\") is crucial to the success of the Fediverse, and also represents innumerable amount of other software projects for tons of different purposes, developed and maintained collaboratively by many people across the globe.", "links": {}, "path": { - "48": [ + "31-48": [ [ 0, 138 @@ -32,7 +32,7 @@ ] }, "center": { - "48": [ + "31-48": [ 6, 141 ] -- GitLab