aboutsummaryrefslogtreecommitdiff
blob: 0d49ee3d51e7894698c7131b9b5627fcc26d1075 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# this file is used by target

@liaisons = {
	'alpha' => ['armin76',		'klausman',	],
	'amd64' => ['keytoaster',	'chainsaw',	],
	'hppa'  => ['jer',				],
	'ppc'   => ['josejx',		'ranger',	],
	'ppc64' => ['josejx',		'ranger',	],
	'sparc' => ['armin76',		'tcunha',	],
	'x86'   => ['fauli', 		'maekke',	],
	'release'=> ['pva', ]
}