diff mbox series

[bug#60848] etc: teams: Remove entry for Thiago Jung Bauermann.

Message ID 20230116041959.19518-1-bauermann@kolabnow.com
State New
Headers show
Series [bug#60848] etc: teams: Remove entry for Thiago Jung Bauermann. | expand

Commit Message

Thiago Jung Bauermann Jan. 16, 2023, 4:19 a.m. UTC
* etc/teams.scm.in ("Thiago Jung Bauermann"): Remove member.
---

Hello,

At the time I added myself to these teams, I was hoping my time crunch was
easing and I would sson be able to participate more in the Guix community.
Unfortunately that hasn't happened and it doesn't look like it will happen
in the near future, so remove my entry.

Of course I will still be cheering from the sidelines and peeking at the
mailing lists. Hopefuly even send a patch once in a blue moon.

 etc/teams.scm.in | 4 ----
 1 file changed, 4 deletions(-)

Comments

Maxim Cournoyer Jan. 16, 2023, 4:49 p.m. UTC | #1
Hi Thiago,

Thiago Jung Bauermann <bauermann@kolabnow.com> writes:

> * etc/teams.scm.in ("Thiago Jung Bauermann"): Remove member.
> ---
>
> Hello,
>
> At the time I added myself to these teams, I was hoping my time crunch was
> easing and I would sson be able to participate more in the Guix community.
> Unfortunately that hasn't happened and it doesn't look like it will happen
> in the near future, so remove my entry.
>
> Of course I will still be cheering from the sidelines and peeking at the
> mailing lists. Hopefuly even send a patch once in a blue moon.

Alright!  Thanks for the heads-up, and I hope life can give you the
opportunity to keep enjoying hacking on Guix!

Applied.
diff mbox series

Patch

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index b3a1c72c283e..77c0127bb2a3 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -424,10 +424,6 @@  (define-team reproduciblebuilds
         #:scope (list "gnu/packages/diffoscope.scm")))
 
 
-(define-member (person "Thiago Jung Bauermann"
-                       "bauermann@kolabnow.com")
-  embedded-bootstrap translations)
-
 (define-member (person "Eric Bavier"
                        "bavier@posteo.net")
   science)