mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-11-06 03:37:13 +08:00
repo: add comment for updating maintainer keys
Change-Id: Ic1e7557f9597234033561ab9fb3104b87e30015e
This commit is contained in:
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>
|
||||||
|
|||||||
Reference in New Issue
Block a user