commit | 267ac57361b268e6c3c64390e4803cfee3b85f2f | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Sep 14 14:06:42 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Sep 14 14:06:42 2016 +0000 |
tree | 434efa456e72d988dc80a2db667dc3a0a09c16c7 | |
parent | e01ee026e63688606183025606a4879146dba20a [diff] | |
parent | e4433653db9026fc89865a2d7bbbfb0392aaa387 [diff] |
Merge "repo: add comment for updating maintainer keys"
diff --git a/repo b/repo index f9eb9e8..acaa9c4 100755 --- a/repo +++ b/repo
@@ -27,6 +27,9 @@ # 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 <repo@android.kernel.org>