aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/jroimartin/gocui/AUTHORS
blob: 43ec4cecf7c4eeec53fcc3544ad1d1bb866146ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# This is the official list of gocui authors for copyright purposes.

# Names should be added to this file as
#	Name or Organization <email address> contribution
#		Contribution
# The email address is not required for organizations.

Roi Martin <jroi.martin@gmail.com>
	Main developer

Ryan Sullivan <kayoticsully@gmail.com>
	Toggleable view frames

Matthieu Rakotojaona <matthieu.rakotojaona@gmail.com>
	Wrapped views

Harry Lawrence <hazbo@gmx.com>
	Basic mouse support

Danny Tylman <dtylman@gmail.com>
	Masked views

Frederik Deweerdt <frederik.deweerdt@gmail.com>
	Colored fonts

Henri Koski <henri.t.koski@gmail.com>
	Custom current view color

Dustin Willis Webber <dustin.webber@gmail.com>
	256-colors output mode support