diff options
author | John Kehayias <john.kehayias@protonmail.com> | 2024-12-04 00:44:29 -0500 |
---|---|---|
committer | John Kehayias <john.kehayias@protonmail.com> | 2024-12-04 00:49:27 -0500 |
commit | 3e2442de5268782213b04048463fcbc5d76accd7 (patch) | |
tree | bc60816ad3d8c3cb88fdfcfe55807d88a2c9e6c2 /etc/news.scm | |
parent | 9001514e242ad15c190588439930b0fa4f6782e3 (diff) |
Revert "news: Add entry for the Guix survey."
This reverts commit cd26d76fedb7ab13ad91bd5dcfce119892b8e62e. See discussion
at <https://issues.guix.gnu.org/74549>. Let's keep news.scm to direct user
impact/software (or at least not set a different precedent here).
Change-Id: I1a72474ad3c79bc59100979f35f0216f68f4e88e
Diffstat (limited to 'etc/news.scm')
-rw-r--r-- | etc/news.scm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/etc/news.scm b/etc/news.scm index 957758afd4..0628b0fdb4 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -34,14 +34,6 @@ (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}") |