mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-02-23 15:07:28 +08:00
repo: add comment for updating maintainer keys
Change-Id: Ic1e7557f9597234033561ab9fb3104b87e30015e
This commit is contained in:
parent
d9de945d8a
commit
e4433653db
3
repo
3
repo
@ -27,6 +27,9 @@ VERSION = (1, 23)
|
|||||||
|
|
||||||
# increment this if the MAINTAINER_KEYS block is modified
|
# increment this if the MAINTAINER_KEYS block is modified
|
||||||
KEYRING_VERSION = (1, 2)
|
KEYRING_VERSION = (1, 2)
|
||||||
|
|
||||||
|
# Each individual key entry is created by using:
|
||||||
|
# gpg --armor --export keyid
|
||||||
MAINTAINER_KEYS = """
|
MAINTAINER_KEYS = """
|
||||||
|
|
||||||
Repo Maintainer <repo@android.kernel.org>
|
Repo Maintainer <repo@android.kernel.org>
|
||||||
|
Loading…
Reference in New Issue
Block a user