This is an automated email from the ASF dual-hosted git repository.

zabetak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hive-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 43bf8f3c Remove ref shortcuts for mail addresses (#95)
43bf8f3c is described below

commit 43bf8f3c2d24326f0bf546f03273d56a01f02eca
Author: Thomas Rebele <[email protected]>
AuthorDate: Fri May 29 13:30:58 2026 +0200

    Remove ref shortcuts for mail addresses (#95)
---
 content/community/bylaws.md                                 | 2 +-
 content/community/resources/howtocommit.md                  | 2 +-
 content/community/resources/howtorelease.md                 | 2 +-
 content/docs/latest/language/apache-hive-sql-conformance.md | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/community/bylaws.md b/content/community/bylaws.md
index 25501670..accb47d5 100644
--- a/content/community/bylaws.md
+++ b/content/community/bylaws.md
@@ -68,7 +68,7 @@ Within the Hive project, different types of decisions require 
different forms of
 
 ### Voting
 
-Decisions regarding the project are made by votes on the primary project 
development mailing list ([[email protected]]({{< ref 
"mailto:user@pig-apache-org"; >}})). Where necessary, PMC voting may take place 
on the private Hive PMC mailing list. Votes are clearly indicated by subject 
line starting with [VOTE]. Votes may contain multiple items for approval and 
these should be clearly separated. Voting is carried out by replying to the 
vote mail. Voting may take four flavors
+Decisions regarding the project are made by votes on the primary project 
development mailing list ([[email protected]](mailto:[email protected])). 
Where necessary, PMC voting may take place on the private Hive PMC mailing 
list. Votes are clearly indicated by subject line starting with [VOTE]. Votes 
may contain multiple items for approval and these should be clearly separated. 
Voting is carried out by replying to the vote mail. Voting may take four flavors
 
 | Vote | Meaning |
 | --- | --- |
diff --git a/content/community/resources/howtocommit.md 
b/content/community/resources/howtocommit.md
index f436536e..c420dbef 100644
--- a/content/community/resources/howtocommit.md
+++ b/content/community/resources/howtocommit.md
@@ -17,7 +17,7 @@ New committers are encouraged to first read Apache's generic 
committer documenta
 
 The first act of a new core committer is typically to add their name to the 
[credits](/community/people/) page. This requires changing the source in 
<https://github.com/apache/hive-site/blob/main/content/community/people.md>
 
-Committers are strongly encouraged to subscribe to the 
[[email protected]]({{< ref "mailto:security-subscribe@hive-apache-org"; 
>}}) list with their Apache email and help addressing security vulnerability 
reports.
+Committers are strongly encouraged to subscribe to the 
[[email protected]](mailto:[email protected]) list with 
their Apache email and help addressing security vulnerability reports.
 
 ## Review
 
diff --git a/content/community/resources/howtorelease.md 
b/content/community/resources/howtorelease.md
index 4c2a9ad9..5123da63 100644
--- a/content/community/resources/howtorelease.md
+++ b/content/community/resources/howtorelease.md
@@ -104,7 +104,7 @@ sftp> cd hive-storage-X.Y.Z
 sftp> put hive-storage-X.Y.Z-rcR.tar.gz*
 sftp> quit
 ```
-8. Send email to [[email protected]]({{< ref "mailto:dev@hive-apache-org"; 
>}}) calling the vote.
+8. Send email to [[email protected]](mailto:[email protected]) calling 
the vote.
 
 ### Publishing the Storage API Artifacts
 
diff --git a/content/docs/latest/language/apache-hive-sql-conformance.md 
b/content/docs/latest/language/apache-hive-sql-conformance.md
index 6dda6d3d..5775a103 100644
--- a/content/docs/latest/language/apache-hive-sql-conformance.md
+++ b/content/docs/latest/language/apache-hive-sql-conformance.md
@@ -17,7 +17,7 @@ The formal name of the current SQL standard is ISO/IEC 9075 
"Database Language S
 | Apache Hive 2.3 | [Supported SQL 
Features](/docs/latest/language/supported-features-apache-hive-2-3) |
 | Apache Hive 3.1 | [Supported SQL Features]({{< ref "supported-features" >}}) 
|
 
-Information in these pages is not guaranteed to be accurate. Corrections can 
be submitted to the Apache Hive mailing list at [[email protected]]({{< ref 
"mailto:user@hive-apache-org"; >}}).
+Information in these pages is not guaranteed to be accurate. Corrections can 
be submitted to the Apache Hive mailing list at 
[[email protected]](mailto:[email protected]).
 
  
 

Reply via email to