summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinicius Monego <monego@posteo.net>2025-06-12 19:58:15 -0300
committerAndreas Enge <andreas@enge.fr>2025-06-20 19:59:54 +0200
commit243c141ef2ed898f1f1b6eb2da16e97cb251e19d (patch)
tree3a551d366b4351dd397a361cc200614c881c7597
parent90ef2f48b144ca619c660b062e16818ab0a43418 (diff)
teams: Add entry for Vinicius Monego.
* etc/teams.scm ("Vinicius Monego"): New member. Change-Id: I519b1962bae9a8ee9a384e4815156fb8acc89133 Signed-off-by: Andreas Enge <andreas@enge.fr>
-rwxr-xr-xetc/teams.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/teams.scm b/etc/teams.scm
index 018ec1e6862..af2299ce17f 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1254,6 +1254,11 @@ the \"texlive\" importer."
"khinsen")
lisp)
+(define-member (person "Vinicius Monego"
+ "monego@posteo.net"
+ "monego")
+ python science)
+
(define (find-team name)
(or (hash-ref %teams (string->symbol name))