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/01/08 19:06:40 UTC

[couchdb-infra-cm] 02/02: Give kocolosk access to CI nodes

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

commit 0073a1d1f59dbe351c4eeea183397bcc8d73c948
Author: Paul J. Davis <pa...@gmail.com>
AuthorDate: Wed Jan 8 13:06:11 2020 -0600

    Give kocolosk access to CI nodes
---
 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 9b6be4e..835eb99 100644
--- a/roles/common/tasks/main.yml
+++ b/roles/common/tasks/main.yml
@@ -6,6 +6,7 @@
   with_items:
     - https://github.com/davisp.keys
     - https://github.com/wohali.keys
+    - https://github.com/kocolosk.keys
 
 - name: Install basic ubiquitous packages
   apt: