This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 6084d4ff Automatic Site Publish by Buildbot
6084d4ff is described below
commit 6084d4ff44bc809a054984d9430653a5b54075e9
Author: buildbot <[email protected]>
AuthorDate: Tue Nov 28 07:01:29 2023 +0000
Automatic Site Publish by Buildbot
---
feed.xml | 4 ++--
release.html | 8 +++++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/feed.xml b/feed.xml
index 94044c2e..392dd9ed 100644
--- a/feed.xml
+++ b/feed.xml
@@ -24,8 +24,8 @@
<atom:link href="https://opennlp.apache.org/feed.xml" rel="self"
type="application/rss+xml" />
<description>The Apache OpenNLP library is a machine learning based
toolkit for the processing of natural language text</description>
<language>en-us</language>
- <pubDate>Mon, 27 Nov 2023 08:55:06 +0000</pubDate>
- <lastBuildDate>Mon, 27 Nov 2023 08:55:06 +0000</lastBuildDate>
+ <pubDate>Tue, 28 Nov 2023 07:00:55 +0000</pubDate>
+ <lastBuildDate>Tue, 28 Nov 2023 07:00:55 +0000</lastBuildDate>
<item>
<title>Apache OpenNLP 2.3.1 released</title>
diff --git a/release.html b/release.html
index 060a01bd..b0395334 100644
--- a/release.html
+++ b/release.html
@@ -168,14 +168,13 @@
<div class="ulist">
<ul>
<li>
-<p>Make sure you have your PGP key entered into <a
href="https://id.apache.org/" class="bare">https://id.apache.org/</a>.
-Your KEYS will then be present in <a
href="https://people.apache.org/keys/group/opennlp.asc"
class="bare">https://people.apache.org/keys/group/opennlp.asc</a>.</p>
+<p>Make sure you have your PGP fingerprint added into <a
href="https://id.apache.org/" class="bare">https://id.apache.org/</a></p>
</li>
<li>
<p>Make sure you have your PGP keys password.</p>
</li>
<li>
-<p>Add your PGP key to the KEYS file:</p>
+<p>Add your PGP key to the KEYS file</p>
<div class="listingblock">
<div class="content">
<pre>Examples of adding your key to this file:
@@ -188,6 +187,9 @@ Your KEYS will then be present in <a
href="https://people.apache.org/keys/group/
</li>
<li>
<p>In a local temp folder, svn checkout the OpenNLP artifacts and update the
KEYS file</p>
+</li>
+<li>
+<p>Note: This can only be done by a PMC member. If you are a committer acting
as a release manager, ask a PMC member to add your key.</p>
<div class="listingblock">
<div class="content">
<pre>svn co https://dist.apache.org/repos/dist/release/opennlp/