소스 검색

Merge "repo: add comment for updating maintainer keys"

David Pursehouse 9 년 전
부모
커밋
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
 KEYRING_VERSION = (1, 2)
+
+# Each individual key entry is created by using:
+# gpg --armor --export keyid
 MAINTAINER_KEYS = """
 
      Repo Maintainer <repo@android.kernel.org>