From 8c40e01a1e4d3db101d466c5c6510e7584e923e4 Mon Sep 17 00:00:00 2001
From: Christian Heusel <christian@heusel.eu>
Date: Fri, 16 Aug 2024 00:19:02 +0200
Subject: [PATCH] Onboard tcanabrava as Package Maintainer

Tomas has previously been a Junior Package Maintainer, but the two
month period is now long up and according to their sponsors their
changes in the KDE packaging ecosystem all looked good.

Fixes https://gitlab.archlinux.org/archlinux/infrastructure/-/issues/616

Signed-off-by: Christian Heusel <christian@heusel.eu>
---
 group_vars/all/archusers.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/group_vars/all/archusers.yml b/group_vars/all/archusers.yml
index 6349acdfe..042102a40 100644
--- a/group_vars/all/archusers.yml
+++ b/group_vars/all/archusers.yml
@@ -735,6 +735,7 @@ arch_users:
     ssh_key: tcanabrava.pub
     groups:
       - junior-packager
+      - packager
   torxed:
     name: "Anton Hvornum"
     email: "torxed@archlinux.org"
-- 
GitLab