Add python-twisted, cloudeebus, python-zope, pycrosswalk to contribs 64/28564/4
authorPatrick Ohly <patrick.ohly@intel.com>
Wed, 22 Oct 2014 10:38:21 +0000 (12:38 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Wed, 22 Oct 2014 10:39:55 +0000 (12:39 +0200)
Add 4 packages to contrib area of Tizen.  See bugs: TINF-689, 690, 691, 692.

The existing "Contrib / Browser" sub-domain is used for the
browser-related packages, with Patrick as additional maintainer. A new
"Contrib / Python" sub-domains gets created and used for the Python
ones.

Change-Id: I15d018c00331a25030caf4211613e9cbeca63a21

domains
git-trees

diff --git a/domains b/domains
index 59b18b0..547b868 100644 (file)
--- a/domains
+++ b/domains
@@ -442,6 +442,11 @@ A: Sriram Ramkrishna <sriram.ramkrishna@intel.com>
 D: Contrib / Browser
 N: Contrib
 M: joone.hur@intel.com
+M: patrick.ohly@intel.com
+
+D: Contrib / Python
+N: Contrib
+M: patrick.ohly@intel.com
 
 D: Contrib / Motion Sensor
 N: Contrib
index 7e011ce..9bb580f 100644 (file)
--- a/git-trees
+++ b/git-trees
@@ -1711,6 +1711,26 @@ T: contrib/leap-daemon
 D: Contrib / Motion Sensor
 B: contrib_ivi
 
+T: contrib/cloudeebus
+D: Contrib / Browser
+B: contrib
+L: Apache-2.0
+
+T: contrib/pycrosswalk
+D: Contrib / Browser
+B: contrib
+L: BSD-3
+
+T: contrib/python-twisted
+D: Contrib / Python
+B: contrib
+L: MIT
+
+T: contrib/python-zope
+D: Contrib / Python
+B: contrib
+L: ZPL 2.1
+
 T: external/acpid
 D: System
 M: Myungjoo Ham