diff --git a/group_vars/all/archusers.yml b/group_vars/all/archusers.yml index 7e7e083789f5759a4cb2302163af9210b9a2aa04..698773d40cb8a46398ac914a767a7f40ed77af78 100644 --- a/group_vars/all/archusers.yml +++ b/group_vars/all/archusers.yml @@ -437,6 +437,13 @@ arch_users: - dev - multilib - tu + pitastrudl: + name: "Arun Bahl" + ssh_key: pitastrudl.pub + hosts: + - mail.archlinux.org + groups: + - support-staff polyzen: name: "Daniel M. Capella" ssh_key: polyzen.pub diff --git a/pubkeys/pitastrudl.pub b/pubkeys/pitastrudl.pub new file mode 100644 index 0000000000000000000000000000000000000000..1f95fc9b066d8470590223bf20f5b072ccaa7f42 --- /dev/null +++ b/pubkeys/pitastrudl.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGH+YMFHiCOdoSEhd9kwEYWwpyw3j67NhtIBxIU0Qrh7 \ No newline at end of file