diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-05-24 11:10:43 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-05-24 11:10:43 +0000 |
commit | 1a2f4254b58bdacf40b876ccdef4096741e18632 (patch) | |
tree | 15f3911323dbe471b7d6c7e8bc29cd85572b393b /README.maintainer | |
parent | a2c2bb80316ea86807438c70fa2eddd10c389b1d (diff) | |
download | fetchmail-1a2f4254b58bdacf40b876ccdef4096741e18632.tar.gz fetchmail-1a2f4254b58bdacf40b876ccdef4096741e18632.tar.bz2 fetchmail-1a2f4254b58bdacf40b876ccdef4096741e18632.zip |
Add maintainer notes.
svn path=/branches/BRANCH_6-3/; revision=5307
Diffstat (limited to 'README.maintainer')
-rw-r--r-- | README.maintainer | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.maintainer b/README.maintainer new file mode 100644 index 00000000..e9b238f6 --- /dev/null +++ b/README.maintainer @@ -0,0 +1,4 @@ +MAINTAINER NOTES +================ + +Text documents are edited with vim "set tw=79 ai fo=atrq1w2" options. |