diff options
author | Chris Gianelloni <wolf31o2@wolf31o2.org> | 2009-01-08 09:43:16 -0800 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@wolf31o2.org> | 2009-01-08 09:43:16 -0800 |
commit | 66447312dfb0eec31d77cf0dc9715108192db84f (patch) | |
tree | e4394e1dca7dfcd09edb4925796e5ffc9758a2bc | |
parent | Adding multipath support is really two different functions, so split them. (diff) | |
download | genkernel-66447312dfb0eec31d77cf0dc9715108192db84f.tar.gz genkernel-66447312dfb0eec31d77cf0dc9715108192db84f.tar.bz2 genkernel-66447312dfb0eec31d77cf0dc9715108192db84f.zip |
Adding a note about contacting me to HACKING.
-rw-r--r-- | ChangeLog | 9 | ||||
-rw-r--r-- | HACKING | 4 |
2 files changed, 9 insertions, 4 deletions
@@ -2,13 +2,16 @@ # Copyright 1999-2009 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney # Distributed under the GPL v2 - 08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M: + 08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M, M: + Adding a note about contacting me to HACKING. + + 08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO: Adding multipath support is really two different functions, so split them. - 08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M: + 08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO: Adding a note about documenting the code paths. - 08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M: + 08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO: Adding new boot support information to the TODO. 05 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO, genkernel: @@ -1,5 +1,7 @@ This document is a work-in-progress to describe the workflow through the various -parts of genkernel so we can split the code into modular chunks. +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 +at wolf31o2@wolf31o2.org for access. Phases: |