From 11ecfb03431353593ba30b1582a6dbe3ec1b2d0f Mon Sep 17 00:00:00 2001 From: Alex Panov Date: Sun, 1 Oct 2017 09:34:24 -0400 Subject: [PATCH] Add `Contributors` section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fcb83bc..086a93a 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,6 @@ Which can then be used to set up local Jetty without hitting ``` java.net.BindException: Address already in use ``` + +## Contributors +[Shlomi Alfasi](https://github.com/shlomialfasi)