view scripts/test_accounts/data/tazar%2eint/roster/elisee.dat @ 140:e23e414987d7

flatpak (build_manifest): --no-binary is currently disabled as version parsing doesn't handle yet wheel packages.
author Goffi <goffi@goffi.org>
date Sun, 23 Jun 2019 18:12:01 +0200
parents 1eb3ec190ea1
children
line wrap: on
line source

return {
	["pending"] = {};
	[false] = {
		["version"] = 47;
	};
	["buenaventura@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["louise@tazar.int"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["pierre@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["souliane@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["goffi@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
};