This is an automated email from the ASF dual-hosted git repository.
aajisaka pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.1 by this push:
new 10d6e68 HADOOP-16225. Fix links to the developer mailing lists in
DownstreamDev.md. Contributed by Wanqiang Ji.
10d6e68 is described below
commit 10d6e683248b3a2cf80822baceb7dccedfa62c5a
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]