This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git


The following commit(s) were added to refs/heads/master by this push:
     new 749e38a  feat: remove deprecated platform bada & bada-wac (#312)
749e38a is described below

commit 749e38a63fe71edafae154c02f740718a44d4384
Author: エリス <[email protected]>
AuthorDate: Mon May 15 08:22:53 2023 +0900

    feat: remove deprecated platform bada & bada-wac (#312)
---
 src/repoutil.js | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/src/repoutil.js b/src/repoutil.js
index 73edc22..2bfba32 100644
--- a/src/repoutil.js
+++ b/src/repoutil.js
@@ -100,18 +100,6 @@ const platformRepos = [
         jiraComponentName: 'cordova-electron',
         cordovaJsSrcName: 'cordova.electron.js',
         cordovaJsPaths: ['cordova-lib/cordova.js']
-    }, {
-        title: 'Bada',
-        id: 'bada',
-        repoName: 'cordova-bada',
-        jiraComponentName: 'cordova-bada',
-        inactive: true
-    }, {
-        title: 'Bada WAC',
-        id: 'bada-wac',
-        repoName: 'cordova-bada-wac',
-        jiraComponentName: 'cordova-bada',
-        inactive: true
     }, {
         title: 'WebOS',
         id: 'webos',


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to