This is an automated email from the ASF dual-hosted git repository.
aajisaka pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.2 by this push:
new 8037052 HADOOP-16225. Fix links to the developer mailing lists in
DownstreamDev.md. Contributed by Wanqiang Ji.
8037052 is described below
commit 8037052c2b6fa9c28ae4db496909057b8a36f2c2
Author: Akira Ajisaka <[email protected]>
AuthorDate: Tue Apr 2 10:51:47 2019 +0900
HADOOP-16225. Fix links to the developer mailing lists in DownstreamDev.md.
Contributed by Wanqiang Ji.
(cherry picked from commit ebd0d2153884bf78a159534ea711c0b70acc1c05)
---
.../hadoop-common/src/site/markdown/DownstreamDev.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git
a/hadoop-common-project/hadoop-common/src/site/markdown/DownstreamDev.md
b/hadoop-common-project/hadoop-common/src/site/markdown/DownstreamDev.md
index 86df83a..b47f83b 100644
--- a/hadoop-common-project/hadoop-common/src/site/markdown/DownstreamDev.md
+++ b/hadoop-common-project/hadoop-common/src/site/markdown/DownstreamDev.md
@@ -426,7 +426,8 @@ Questions
For question about developing applications and projects against Apache Hadoop,
please contact the developer mailing list for the relevant component(s):
-* [dev-common](mailto:[email protected])
-* [dev-hdfs](mailto:[email protected])
-* [dev-mapreduce](mailto:[email protected])
-* [dev-yarn](mailto:[email protected])
+* [common-dev](mailto:[email protected])
+* [hdfs-dev](mailto:[email protected])
+* [mapreduce-dev](mailto:[email protected])
+* [yarn-dev](mailto:[email protected])
+* [submarine-dev](mailto:[email protected])
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]