diff options
author | Chris Gianelloni <wolf31o2@wolf31o2.org> | 2009-07-25 12:10:20 -0700 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@wolf31o2.org> | 2009-07-25 12:10:20 -0700 |
commit | 0989fbb7a319fd74cf74a7c77813ccd0ea09a2d6 (patch) | |
tree | 1d38291183a668ab7335797ac08a6e54066e2e60 /HACKING | |
parent | Adding additional files to .gitattributes to enable Ident. (diff) | |
download | genkernel-0989fbb7a319fd74cf74a7c77813ccd0ea09a2d6.tar.gz genkernel-0989fbb7a319fd74cf74a7c77813ccd0ea09a2d6.tar.bz2 genkernel-0989fbb7a319fd74cf74a7c77813ccd0ea09a2d6.zip |
Adding Id header.
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +# $Id$ + This document is a work-in-progress to describe the workflow through the various parts of genkernel so that we can split the code into modular chunks. If you are interested in helping with genkernel development, contact Chris Gianelloni |