From 92383c9fd8993b2b02de75564b0879aee8d5107f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul=20=28ACSONE=29?= Date: Fri, 8 Mar 2019 19:15:52 +0100 Subject: [PATCH] [ADD] storage and search-engine projects --- tools/oca_projects.py | 2 ++ tools/repos_with_ids.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/tools/oca_projects.py b/tools/oca_projects.py index 7200063c..e3f73168 100644 --- a/tools/oca_projects.py +++ b/tools/oca_projects.py @@ -165,6 +165,8 @@ 'connector-jira', ], 'social': ['social'], + 'storage': ['storage'], + 'search-engine': ['search-engine'], 'tools': ['reporting-engine', 'report-print-send', 'webkit-tools', diff --git a/tools/repos_with_ids.txt b/tools/repos_with_ids.txt index af6650b0..21ffc0bf 100644 --- a/tools/repos_with_ids.txt +++ b/tools/repos_with_ids.txt @@ -162,3 +162,5 @@ 272|github.com/OCA/l10n-greece 273|github.com/OCA/oca-custom 274|github.com/OCA/l10n-uruguay +275|github.com/OCA/storage +276|github.com/OCA/search-engine