From e4433653db9026fc89865a2d7bbbfb0392aaa387 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 13 Sep 2016 18:06:07 -0400 Subject: [PATCH] repo: add comment for updating maintainer keys Change-Id: Ic1e7557f9597234033561ab9fb3104b87e30015e --- repo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repo b/repo index f9eb9e8a..acaa9c4c 100755 --- a/repo +++ b/repo @@ -27,6 +27,9 @@ VERSION = (1, 23) # increment this if the MAINTAINER_KEYS block is modified KEYRING_VERSION = (1, 2) + +# Each individual key entry is created by using: +# gpg --armor --export keyid MAINTAINER_KEYS = """ Repo Maintainer