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

	"list": {
		"es": [
			"https://github.com/XNovaDelta",
			"https://twitter.com/XNovaDelta",
			"https://www.facebook.com/Juanesgtgt2/"
		],

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

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

		"zh": [
			"https://github.com/KenMizz"
		]
	}
}