From 5593d4827720f780c63f805eeeaaeb66c97463ea Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Thu, 14 Oct 2010 22:30:33 +0200 Subject: add authority which is something like an Github or CPAN account id --- spore_validation.rx | 1 + 1 file changed, 1 insertion(+) (limited to 'spore_validation.rx') diff --git a/spore_validation.rx b/spore_validation.rx index 1fe435d..55b6fde 100644 --- a/spore_validation.rx +++ b/spore_validation.rx @@ -5,6 +5,7 @@ "description": "//str", "authentication": "//bool", "version": "//str", + "authority": "//str", "format": { "type" : "//arr", "contents": { "type":"//str" } -- cgit v1.2.3