all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73014] [PATCH] etc: teams: Add gnu/packages/librewolf.scm to mozilla team.
@ 2024-09-03 21:57 André Batista
  2024-09-04 13:54 ` bug#73014: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2024-09-03 21:57 UTC (permalink / raw)
  To: 73014; +Cc: André Batista, mhw, jonathan.brielmaier, ian

* etc/teams.scm (mozilla): Register gnu/packages/librewolf.scm file.
Update team description in order to reflect its broadened scope.

Change-Id: I75dac5d5e76e611aba7e9e55ef99e8279f1e6d9b
---
 etc/teams.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index aa26c62f2f..419365e147 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -511,11 +511,12 @@ (define-team mozilla
   (team 'mozilla
         #:name "Mozilla"
         #:description
-        "Taking care about Icecat and Icedove, built from Mozilla Firefox
-and Thunderbird."
+        "Taking care of Icedove and Web Browsers based on Mozilla Thunderbird
+and Firefox."
         #:scope (list "gnu/build/icecat-extension.scm"
                       "gnu/packages/browser-extensions.scm"
                       "gnu/packages/gnuzilla.scm"
+                      "gnu/packages/librewolf.scm"
                       "gnu/packages/tor-browsers.scm")))
 
 (define-team racket
-- 
2.45.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#73014: [PATCH] etc: teams: Add gnu/packages/librewolf.scm to mozilla team.
  2024-09-03 21:57 [bug#73014] [PATCH] etc: teams: Add gnu/packages/librewolf.scm to mozilla team André Batista
@ 2024-09-04 13:54 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-09-04 13:54 UTC (permalink / raw)
  To: 73014-done; +Cc: André Batista


Applied!
-- 
all the best,
jgart




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-04 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03 21:57 [bug#73014] [PATCH] etc: teams: Add gnu/packages/librewolf.scm to mozilla team André Batista
2024-09-04 13:54 ` bug#73014: " jgart via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.