You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2020/06/18 18:15:49 UTC

[couchdb-infra-cm] branch main updated: Grant access to Nick Vatamaniuc

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

davisp 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 dce954b  Grant access to Nick Vatamaniuc
dce954b is described below

commit dce954b642ad956f3e892b97c20e53c70fa3bc16
Author: Paul J. Davis <pa...@gmail.com>
AuthorDate: Thu Jun 18 13:15:32 2020 -0500

    Grant access to Nick Vatamaniuc
---
 roles/common/tasks/main.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/roles/common/tasks/main.yml b/roles/common/tasks/main.yml
index 835eb99..a449f36 100644
--- a/roles/common/tasks/main.yml
+++ b/roles/common/tasks/main.yml
@@ -5,8 +5,9 @@
     key: "{{ item }}"
   with_items:
     - https://github.com/davisp.keys
-    - https://github.com/wohali.keys
     - https://github.com/kocolosk.keys
+    - https://github.com/nickva.keys
+    - https://github.com/wohali.keys
 
 - name: Install basic ubiquitous packages
   apt: