summaryrefslogtreecommitdiff
path: root/etc/teams/gnome
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2025-09-18 12:04:28 +0900
committerMaxim Cournoyer <maxim@guixotic.coop>2025-09-18 12:07:31 +0900
commita7db92d9b389cbe565395523882c34c6eff2c21a (patch)
treeb3671593bf4516b0cad67e72c42bd96645c39eae /etc/teams/gnome
parent22613ce2a0a1e4240389d2afc3dfc4c8d636854d (diff)
Revert "Update Maxim's email address."
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This caused a world rebuild. Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
Diffstat (limited to 'etc/teams/gnome')
-rwxr-xr-xetc/teams/gnome/gnome-core-refresh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/teams/gnome/gnome-core-refresh b/etc/teams/gnome/gnome-core-refresh
index 9271ea3fb19..785e9a08b59 100755
--- a/etc/teams/gnome/gnome-core-refresh
+++ b/etc/teams/gnome/gnome-core-refresh
@@ -1,7 +1,7 @@
1#!/usr/bin/env -S guix repl -- 1#!/usr/bin/env -S guix repl --
2!# ;-*- mode: scheme; -*- 2!# ;-*- mode: scheme; -*-
3;;; GNU Guix --- Functional package management for GNU 3;;; GNU Guix --- Functional package management for GNU
4;;; Copyright © 2025 Maxim Cournoyer <maxim@guixotic.coop> 4;;; Copyright © 2025 Maxim Cournoyer <maxim.cournoyer@gmail.com>
5;;; 5;;;
6;;; This file is part of GNU Guix. 6;;; This file is part of GNU Guix.
7;;; 7;;;