From 86e00346dbdd3187f092169cfecfa9390d8828c2 Mon Sep 17 00:00:00 2001 From: Alexander Kanevskiy Date: Tue, 8 Apr 2014 02:56:36 +0300 Subject: [PATCH] Add Mobile and SCM domains to known list --- scripts/generate-domains.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/generate-domains.py b/scripts/generate-domains.py index 30fe9f1..145a538 100755 --- a/scripts/generate-domains.py +++ b/scripts/generate-domains.py @@ -21,9 +21,11 @@ def main(argv): 'Location', 'Messaging', 'Multimedia', + 'Mobile', 'Network & Connectivity', 'Platform Development', 'SDK', + 'SCM', 'Security', 'Social & Content', 'System', -- 2.7.4