From 444db6a560df71e8fffe76b8eb977926b2385f00 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Thu, 2 May 2019 20:15:31 +1000 Subject: [PATCH] docs: add contributors --- CONTRIBUTORS.md | 7 +++++++ README.md | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 CONTRIBUTORS.md diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 000000000..03555b51c --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,7 @@ +# Contributors + +Wails is what it is because of the time and effort given by these great people. A huge thank you to each and every one! + +* [Dustin Krysak](https://wiki.ubuntu.com/bashfulrobot) +* [Qais Patankar](https://github.com/qaisjp) +* [Anthony Lee](https://github.com/alee792) \ No newline at end of file diff --git a/README.md b/README.md index 57c38e19d..7ff1a5182 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,8 @@ Without the following people, this project would never have existed: * [Dustin Krysak](https://wiki.ubuntu.com/bashfulrobot) - His support and feedback has been immense. More patience than you can throw a stick at (Not long now Dustin!). * [Serge Zaitsev](https://github.com/zserge) - Creator of [Webview](https://github.com/zserge/webview) which Wails uses for the windowing. +And without [these people](CONTRIBUTORS.md), it wouldn't be what it is today. + Special Mentions: * [Bill Kennedy](https://twitter.com/goinggodotnet) - Go guru, encourager and all-round nice guy, whose infectious energy and inspiration powered me on when I had none left.