(name . guix-patches@gnu.org)(address . guix-patches@gnu.org)(address . guix-maintainers@gnu.org)
Hi Guix,
Here's a quick patch to add a news entry about the survey before it closes on Sunday. I plan to push this later today in the interest of giving more time for people to see it, but wanted to send it for quick review if there is anything.
1. For the commit I just took a recent one as there is no associated commit. Is there something better?
2. The survey is "closing" at the end of Sunday Dec. 1st. We could specify end of that day local time perhaps? futurile said they won't open it until the following morning (UK) time, so I think that lines up with the end of Sunday everywhere. But not sure what is clearer.
Thanks!
John
From 43fc838ccb8c9ba9ada9f8c27ad3723eb7785b32 Mon Sep 17 00:00:00 2001
Message-ID: <43fc838ccb8c9ba9ada9f8c27ad3723eb7785b32.1732651474.git.john.kehayias@protonmail.com>
From: John Kehayias <john.kehayias@protonmail.com>
Date: Tue, 26 Nov 2024 15:02:35 -0500
Subject: [PATCH] news: Add entry for the guix survey.
Note: no associated commit, so took a recent one at the time of this writing.
* etc/news.scm: Add entry.
Co-authored-by: Steve George <steve@futurile.net>
Change-Id: Ia770d3e24bcdd167bf05d84b60151756ffa88f1c
---
etc/news.scm | 8 ++++++++
1 file changed, 8 insertions(+)
Toggle diff (23 lines)
diff --git a/etc/news.scm b/etc/news.scm
index 0628b0fdb4..36b45ae936 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -34,6 +34,14 @@
(channel-news
(version 0)
+ (entry (commit "335f07eb47f7f900a6f11576ea6156c70b562208")
+ (title
+ (en "Please take the first Guix user and contributor survey!"))
+ (body
+ (en "We're running our first user and contributor survey to gather
+views across the community. If you'd like to take part, please go to
+@url{https://guix.limesurvey.net/}. Submissions close at the end of Sunday,
+December 1st (11:59pm UTC).")))
(entry (commit "ccf72d5074b0c5ba793e686cbb1d6eaad39824bf")
(title
(de "Neues Format @samp{appimage} für den Befehl @command{guix pack}")
base-commit: a2a3264bb38568e892e69e64dcfd12829a9975ce
--
2.46.0