diff options
author | John Kehayias <john.kehayias@protonmail.com> | 2024-11-26 15:02:35 -0500 |
---|---|---|
committer | John Kehayias <john.kehayias@protonmail.com> | 2024-11-27 01:11:15 -0500 |
commit | cd26d76fedb7ab13ad91bd5dcfce119892b8e62e (patch) | |
tree | efbbc915740ff7f142933437113f4099baea2319 | |
parent | ce877a777e6ec089dc347e9883387d3080b471cf (diff) | |
download | guix-cd26d76fedb7ab13ad91bd5dcfce119892b8e62e.tar.gz guix-cd26d76fedb7ab13ad91bd5dcfce119892b8e62e.zip |
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
-rw-r--r-- | etc/news.scm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index 0628b0fdb4..957758afd4 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, 2024 (11:59pm UTC)."))) (entry (commit "ccf72d5074b0c5ba793e686cbb1d6eaad39824bf") (title (de "Neues Format @samp{appimage} für den Befehl @command{guix pack}") |