[PATCH] etc: teams: Add gnu/packages/librewolf.scm to mozilla team.

  • Done
  • quality assurance status badge
Details
2 participants
  • jgart
  • André Batista
Owner
unassigned
Submitted by
André Batista
Severity
normal

Debbugs page

A
A
André Batista wrote on 3 Sep 14:57 -0700
(address . guix-patches@gnu.org)
20240903215723.7366-1-nandre@riseup.net
* 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(-)

Toggle diff (21 lines)
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
J
(address . 73014-done@debbugs.gnu.org)(name . André Batista)(address . nandre@riseup.net)
87seuf7ce2.fsf@dismail.de
Applied!
--
all the best,
jgart
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73014@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73014
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch