aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.md
diff options
context:
space:
mode:
authorMarin Ivanov <[email protected]>2019-02-13 05:39:10 +0200
committerMarin Ivanov <[email protected]>2019-02-13 05:42:19 +0200
commit36ac64bc2b67871d0de16f65a45c7458730e49be (patch)
tree5237d1f68c2fd2ffa8b2eb5c5b34c91eecfdb9cf /CONTRIBUTORS.md
parent0409e4c6689a5db50a618429e9eb40cdf704df4e (diff)
Add documentation for server.{TLSConfig,EnforceTLS}
* Move contributors to CONTRIBUTORS.md
Diffstat (limited to 'CONTRIBUTORS.md')
-rw-r--r--CONTRIBUTORS.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
new file mode 100644
index 0000000..0af02ed
--- /dev/null
+++ b/CONTRIBUTORS.md
@@ -0,0 +1,15 @@
+# Client library
+
+- [mmitton](https://github.com/mmitton)
+- [uavila](https://github.com/uavila)
+- [vanackere](https://github.com/vanackere)
+- [juju2013](https://github.com/juju2013)
+- [johnweldon](https://github.com/johnweldon)
+- [marcsauter](https://github.com/marcsauter)
+- [nmcclain](https://github.com/nmcclain)
+
+# Server library
+
+- [nmcclain](https://github.com/nmcclain)
+- [mark-rushakoff](https://github.com/mark-rushakoff)
+- [metala](https://github.com/metala)