From d95934eb8d0a1f2803ad135f5a30e49b5fc05614 Mon Sep 17 00:00:00 2001
From: Christian Heusel <christian@heusel.eu>
Date: Mon, 16 Dec 2024 01:08:12 +0100
Subject: [PATCH] Onboard ptr1337 as Package Maintainer

Peter has previously been a Junior Package Maintainer and since the two
month period is now up and his changes in the packaging ecosystem
were all good so far they can be promoted as outlined in RFC 14.

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 3ca79ad36..be24fb546 100644
--- a/group_vars/all/archusers.yml
+++ b/group_vars/all/archusers.yml
@@ -603,6 +603,7 @@ arch_users:
     email: "ptr1337@archlinux.org"
     ssh_key: ptr1337.pub
     groups:
+      - packager
       - junior-packager
   pierre:
     name: "Pierre Schmitz"
-- 
GitLab