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