view scripts/test_accounts/data/tazar%2eint/roster/buenaventura.dat @ 169:31a09c59a7bf

association: ajout du compte rendu de l'AG extraordinaire du 27 janvier 2021
author Goffi <goffi@goffi.org>
date Thu, 28 Jan 2021 16:41:43 +0100
parents 1eb3ec190ea1
children
line wrap: on
line source

return {
	[false] = {
		["version"] = 58;
	};
	["pending"] = {};
	["elisee@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";
	};
};