]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Link to "how to contribute to open source"
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 1 Aug 2008 11:25:22 +0000 (11:25 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 1 Aug 2008 11:25:22 +0000 (11:25 +0000)
* HACKING: Link to external document which describes how to
  contribute to open source projects.

ChangeLog
HACKING

index 850c83ab5c3f5c77343cc0c65118899df203a11e..02cb35e18d9d483ffeb4e2f4e0eafe1db96ac752 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Aug  1 12:24:44 BST 2008 Richard W.M. Jones <rjones@redhat.com>
+
+       Link to "how to contribute to open source"
+       * HACKING: Link to external document which describes how to
+         contribute to open source projects.
+
 Fri Aug  1 13:20:44 CEST 2008 Daniel Veillard <veillard@redhat.com>
 
        * src/qemu_driver.c: patch from Chris Lalancette adding missing
diff --git a/HACKING b/HACKING
index aabdcc2d96d0afbcff8760a33f057c664d5ef740..1f9ac7b2e8003e662b2f6a46c0fc81a17806e303 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -41,6 +41,12 @@ The latter test checks for memory leaks.
 a new feature or changing the output of a program.
 
 
+There is more on this subject, including lots of links to background
+reading on the subject, on this page:
+
+  http://et.redhat.com/~rjones/how-to-supply-code-to-open-source-projects/
+
+
 
 Code indentation
 ================