You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2023/05/15 16:09:58 UTC

[couchdb-infra-cm] branch main updated: Add Jan's keys to authorized_keys list

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-infra-cm.git


The following commit(s) were added to refs/heads/main by this push:
     new c78c2d1  Add Jan's keys to authorized_keys list
c78c2d1 is described below

commit c78c2d102acdd23e0e77a4b8f7c1d0b6c3b5b377
Author: Nick Vatamaniuc <va...@gmail.com>
AuthorDate: Mon May 15 12:06:25 2023 -0400

    Add Jan's keys to authorized_keys list
---
 roles/common/tasks/main.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/roles/common/tasks/main.yml b/roles/common/tasks/main.yml
index c3af68e..a909c61 100644
--- a/roles/common/tasks/main.yml
+++ b/roles/common/tasks/main.yml
@@ -9,6 +9,7 @@
     - https://github.com/nickva.keys
     - https://github.com/wohali.keys
     - https://github.com/big-r81.keys
+    - https://github.com/janl.keys
 
 - name: Lock root account
   become: yes