diff options
author | alex <alex> | 2001-05-11 03:06:23 +0000 |
---|---|---|
committer | alex <alex> | 2001-05-11 03:06:23 +0000 |
commit | b9b22df9e28d5eedfea9d3742b41341ec9d79012 (patch) | |
tree | dd95848e2beabf4de2b04e5b7d80e72312ba1fb7 /HACKING | |
parent | cdbc9ff53bae0c5a594136041f3a61d7c76bca6e (diff) | |
download | libsoup-b9b22df9e28d5eedfea9d3742b41341ec9d79012.tar.gz libsoup-b9b22df9e28d5eedfea9d3742b41341ec9d79012.tar.bz2 libsoup-b9b22df9e28d5eedfea9d3742b41341ec9d79012.zip |
Prep for move to GNOME CVS.
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/HACKING b/HACKING new file mode 100644 index 00000000..dceae54d --- /dev/null +++ b/HACKING @@ -0,0 +1,14 @@ +In order to build Soup, just follow the generic directions in the INSTALL +file. + +All changes to Soup must be approved by the maintainers before they can be +commited. Mail your patch (created using diff -u) with a detailed ChangeLog and +a description of changes to soup-list@ximian.com*, and do not apply it until it +is approved by Alex or Dick. + +Please be sure to follow the GNOME Programming guidelines for all code +submitted. The programming guidelines can be found in the white-papers CVS +module. + +To subscribe to the Soup discussion list, send mail with the word "Subject" in +the message body to soup-list-request@ximian.com. |