diff options
author | Jim Meyering <meyering@redhat.com> | 2008-04-02 09:05:18 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-04-02 09:08:08 +0200 |
commit | 184a0298f345a82f484d5281ee14217513703cc1 (patch) | |
tree | 952a8778bcc03c7c1b25b33c765c8b9699756dc0 | |
parent | 1fb8739c0b693820cc059d83c8247a9ffab3c17d (diff) | |
download | coreutils-184a0298f345a82f484d5281ee14217513703cc1.tar.xz |
HACKING: rename README-contribution-guidelines
README-contribution-guidelines: Rename to ..
HACKING: ...this.
-rw-r--r-- | HACKING (renamed from README-contribution-guidelines) | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README-contribution-guidelines b/HACKING index bed256f0d..d61644392 100644 --- a/README-contribution-guidelines +++ b/HACKING @@ -1,3 +1,6 @@ +Coreutils Contribution Guidelines + + Prerequisites ============= You will need the "git" version control tools. |