[bug#76509] etc: teams: Add Cayetano Santos to emacs team.

Message ID 5779cb3f3195a267ee901674983abdfc282f1c0b.1740336489.git.csantosb@inventati.org
State New
Headers
Series [bug#76509] etc: teams: Add Cayetano Santos to emacs team. |

Commit Message

Cayetano Santos Feb. 23, 2025, 6:48 p.m. UTC
  Change-Id: Idee313521617fda7ab5287346cd98de0645263d2
---
 etc/teams.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: 0134b8c8d0679ec9b0494ac11a0b5636c2a43807
  

Comments

Ian Eure March 1, 2025, 5:33 p.m. UTC | #1
Hi Cayetano,

Pushed as 48baf572c5.  Welcome to the team!

Thanks,
  -- Ian
  

Patch

diff --git a/etc/teams.scm b/etc/teams.scm
index 3d1b8927ec..ab6cc70a54 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -831,7 +831,7 @@  (define-member (person "Jelle Licht"
 
 (define-member (person "Cayetano Santos"
                        "csantosb@inventati.org")
-  electronics)
+  emacs electronics)
 
 
 (define (find-team name)