AUTHORS | 4 ++++ HACKING | 8 ++++++++ 2 files changed, 12 insertions(+)
New commits: commit 5b7bc93516950d0155bbe6b6f7124db29868c26d Author: David Tardon <dtar...@redhat.com> Date: Thu Nov 28 15:44:11 2013 +0100 add myself to AUTHORS Change-Id: Ied4ff9ffc5b1bfa40a62d98362a19abf68716681 diff --git a/AUTHORS b/AUTHORS index f8d0aa5..6150fe5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -5,6 +5,10 @@ Current maintainers and authors of libmspub Brennan Vincent (brennan.vinc...@gmail.com) Fridrich Strba (fridrich.st...@bluewin.ch) +Contributors +--------------------------------------------- +David Tardon (dtar...@redhat.com) + Special thanks --------------------------------------------- Valek Filippov commit a4b471c30accd9f7a9236fba8a3f77e72607a748 Author: David Tardon <dtar...@redhat.com> Date: Thu Nov 28 15:43:28 2013 +0100 document the current astyle settings Change-Id: I58817abf4237923cff870a52151c899694262e35 diff --git a/HACKING b/HACKING new file mode 100644 index 0000000..d1423ce --- /dev/null +++ b/HACKING @@ -0,0 +1,8 @@ += Coding style = + +This project uses mostly the same file naming and coding style like +libwpd and the rest of Fridrich's libraries. Please run + + astyle -A1 -HU -k3 -y -n -s2 -r \*.cpp \*.h + +before committing. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits