Просмотр исходного кода

Merge "repo: add comment for updating maintainer keys"

David Pursehouse 9 лет назад
Родитель
Сommit
267ac57361
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      repo

+ 3 - 0
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>