diff options
author | R.I.Pienaar <rip@devco.net> | 2010-05-14 15:44:20 +0100 |
---|---|---|
committer | R.I.Pienaar <rip@devco.net> | 2010-05-14 15:44:20 +0100 |
commit | 7590f36dbd0d6bfd7be82dbaf954d84de3101021 (patch) | |
tree | a5bdf3645cb4a5d67bc0007db164dc92bdcc7a8e | |
parent | 6532f7cf9df58a7ad220c034247602d7b86bb055 (diff) | |
download | puppet-concat-7590f36dbd0d6bfd7be82dbaf954d84de3101021.tar.gz puppet-concat-7590f36dbd0d6bfd7be82dbaf954d84de3101021.tar.bz2 |
Markdown really is pretty rubbish and inconsistent.
-rw-r--r-- | README.markdown | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/README.markdown b/README.markdown index 9e031fc..68bc757 100644 --- a/README.markdown +++ b/README.markdown @@ -71,15 +71,18 @@ Known Issues: Contributors: ------------- **Paul Elliot** -* Provided 0.24.8 support, shell warnings and empty file creation support. + + * Provided 0.24.8 support, shell warnings and empty file creation support. **Chad Netzer** -* Various patches to improve safety of file operations -* Symlink support + + * Various patches to improve safety of file operations + * Symlink support **David Schmitt** -* Patch to remove hard coded paths relying on OS path -* Patch to use file{} to copy the resulting file to the final destination. This means Puppet client will show diffs and that hopefully we can change file ownerships now + + * Patch to remove hard coded paths relying on OS path + * Patch to use file{} to copy the resulting file to the final destination. This means Puppet client will show diffs and that hopefully we can change file ownerships now Contact: -------- |