aboutsummaryrefslogtreecommitdiff
path: root/src/lang/maintainers.json
blob: 41ab96871b326527ec9a88ebd95d20b06c6d429d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
	"explanation": "This file is for storing contact information for the various maintainers of various languages/localizations",

	"list": {
		"es": [
			"https://github.com/AA-Delta",
			"https://twitter.com/AADelta1",
			"https://www.facebook.com/Juanesgtgt2/"
		],

		"fr": [
			"https://github.com/Alystrasz"
		],

		"de": [
			"https://github.com/DxsSucuk",
			"https://twitter.com/memerinoto"
		]
	}
}