This is an automated email from the ASF dual-hosted git repository.
cws pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/master by this push:
new 9cf7f40 Fix formatting issue on security page
9cf7f40 is described below
commit 9cf7f40f3a139a1fdb165db929b898c5ce986023
Author: Carl Steinbach <[email protected]>
AuthorDate: Wed Aug 11 11:21:35 2021 -0700
Fix formatting issue on security page
---
site/docs/security.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/site/docs/security.md b/site/docs/security.md
index 7cd36a9..da74663 100644
--- a/site/docs/security.md
+++ b/site/docs/security.md
@@ -22,5 +22,9 @@ Security Team](https://www.apache.org/security/) for
reporting vulnerabilities.
Note that vulnerabilities should not be publicly disclosed until the project
has
responded.
-To report a possible security vulnerability, please email <a
-href="mailto:[email protected]">[email protected]</a>.
+To report a possible security vulnerability, please email <a
href="mailto:[email protected]">[email protected]</a>.
+
+
+# Verifying Signed Releases
+
+Please refer to the instructions on the [Release
Verification](https://www.apache.org/info/verification.html) page.