Hi, I’m working thru the steps in Appendix A [1]
My key exists in https://people.apache.org/keys/group/sling.asc <https://people.apache.org/keys/group/sling.asc> as ASF ID: cris But not in https://downloads.apache.org/sling/KEYS Step 4 says Now add your public key to https://downloads.apache.org/sling/KEYS <https://downloads.apache.org/sling/KEYS> by adding it via SVN to https://dist.apache.org/repos/dist/release/sling/KEYS <https://dist.apache.org/repos/dist/release/sling/KEYS>. This is only possible for PMC members (for a reasoning look at http://www.apache.org/dev/release.html#upload-ci <http://www.apache.org/dev/release.html#upload-ci>). If you are not a PMC member, please ask one to do the upload for you. The actual update can be achieved e.g. via $ svn checkout https://dist.apache.org/repos/dist/release/sling/ sling --depth empty $ cd sling $ svn up KEYS Add the public key to KEYS file with your favourite editor and afterwards $ svn commit -m "my key added" KEYS Can a PMC please add my key the sling release keys [2]? Thanks Cris Rockwell Application Architect Senior University of Michigan | College of Literature, Science, and the Arts LSA Technology Services | Web & Application Development Services [1] https://sling.apache.org/documentation/development/release-management.html#appendix-a-create-and-add-your-key-to-peopleapacheorg-and-httpsdownloadsapacheorgslingkeys [2] https://downloads.apache.org/sling/KEYS
