diff options
author | Tulir Asokan <tulir@maunium.net> | 2018-04-22 21:25:06 +0300 |
---|---|---|
committer | Tulir Asokan <tulir@maunium.net> | 2018-04-22 21:25:51 +0300 |
commit | 64fa922ec013079f8f0c90fc9e93c56db3611d30 (patch) | |
tree | 7bb9b40f57b8368ef0f5eeccea02d80e54796927 /vendor/maunium.net/go/tcell/AUTHORS | |
parent | bfb5f0dd457be326b1ae7638a64d2e79cbace371 (diff) |
Switch to dep
Diffstat (limited to 'vendor/maunium.net/go/tcell/AUTHORS')
-rw-r--r-- | vendor/maunium.net/go/tcell/AUTHORS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/maunium.net/go/tcell/AUTHORS b/vendor/maunium.net/go/tcell/AUTHORS new file mode 100644 index 0000000..94677b0 --- /dev/null +++ b/vendor/maunium.net/go/tcell/AUTHORS @@ -0,0 +1,5 @@ +Garrett D'Amore <garrett@damore.org> +Zachary Yedidia <zyedidia@gmail.com> +Junegunn Choi <junegunn.c@gmail.com> +Staysail Systems, Inc. <info@staysail.tech> +Collin Warren <anatoly@somethinghub.com> |