Repository: hadoop Updated Branches: refs/heads/branch-2 ee3e81260 -> c50371c8b
Fix hadoop-common-project/hadoop-common/src/main/native/README to current mail list and URL Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c50371c8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c50371c8 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/c50371c8 Branch: refs/heads/branch-2 Commit: c50371c8b51a1ca5b56a13d85cb25fe619e0998c Parents: ee3e812 Author: Steve Loughran <ste...@apache.org> Authored: Tue Sep 2 20:28:11 2014 +0100 Committer: Steve Loughran <ste...@apache.org> Committed: Tue Sep 2 20:28:11 2014 +0100 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/src/main/native/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/c50371c8/hadoop-common-project/hadoop-common/src/main/native/README ---------------------------------------------------------------------- diff --git a/hadoop-common-project/hadoop-common/src/main/native/README b/hadoop-common-project/hadoop-common/src/main/native/README index 8c5af78..3ad4495 100644 --- a/hadoop-common-project/hadoop-common/src/main/native/README +++ b/hadoop-common-project/hadoop-common/src/main/native/README @@ -1,10 +1,11 @@ Package: libhadoop -Authors: Arun C Murthy <ar...@yahoo-inc.com> MOTIVATION -The libhadoop package contains the native code for any of hadoop (http://hadoop.apache.org/core). +The libhadoop package contains the native code for Apache Hadoop (http://hadoop.apache.org/). IMPROVEMENTS -Any suggestions for improvements or patched should be sent to core-...@hadoop.apache.org. Please go through http://wiki.apache.org/hadoop/HowToContribute for more information on how to contribute. +Any suggestions for improvements or patched should be sent to common-...@hadoop.apache.org. + +Please see http://wiki.apache.org/hadoop/HowToContribute for more information on how to contribute.