summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2013-04-15 18:14:00 +0200
committerAndreas Baumann <abaumann@yahoo.com>2013-04-15 18:14:00 +0200
commit75d12c2bd82cccec8847703e95ceec4fef9588f2 (patch)
tree4dd74f809a99f5c6292d4f86925296c4551889dc /CONTRIBUTORS
parent30b23afb5fca43110f09201897742c378eccb285 (diff)
downloadpgfuse-75d12c2bd82cccec8847703e95ceec4fef9588f2.tar.gz
pgfuse-75d12c2bd82cccec8847703e95ceec4fef9588f2.tar.bz2
added CONTRIBUTORS file
forgot to add the function.sql file
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
new file mode 100644
index 0000000..c1493c7
--- /dev/null
+++ b/CONTRIBUTORS
@@ -0,0 +1,3 @@
+Роман Бородин <maxxinpos@gmail.com>
+ contributed a first version of statfs total, used and free space,
+ adapted to drop the plperlu dependency. Changed some calculations.