[kteam-tools][PATCH] bugs: Added linux-lts-raring and linux-lts-quantal to bug scripts for new/open bugs.

Joseph Salisbury joseph.salisbury at canonical.com
Thu Oct 3 16:41:25 UTC 2013


Signed-off-by: Joseph Salisbury <joseph.salisbury at canonical.com>
---
 bugs/dev-series.rc | 6 ++++++
 bugs/new.rc        | 6 ++++++
 bugs/open.rc       | 8 +++++++-
 3 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/bugs/dev-series.rc b/bugs/dev-series.rc
index 54809d6..ea79850 100644
--- a/bugs/dev-series.rc
+++ b/bugs/dev-series.rc
@@ -5,6 +5,12 @@
             "linux": {
                 "bugs": {}
             }, 
+            "linux-lts-raring": {
+                "bugs": {}
+            }, 
+            "linux-lts-quantal": {
+                "bugs": {}
+            }, 
             "linux-backports-modules-2.6.32": {
                 "bugs": {}
             }, 
diff --git a/bugs/new.rc b/bugs/new.rc
index aed4306..5fb73de 100644
--- a/bugs/new.rc
+++ b/bugs/new.rc
@@ -5,6 +5,12 @@
             "linux": {
                 "bugs": {}
             }, 
+            "linux-lts-raring": {
+                "bugs": {}
+            }, 
+            "linux-lts-quantal": {
+                "bugs": {}
+            }, 
             "linux-backports-modules-2.6.32": {
                 "bugs": {}
             }, 
diff --git a/bugs/open.rc b/bugs/open.rc
index 8219972..7d0bafc 100644
--- a/bugs/open.rc
+++ b/bugs/open.rc
@@ -5,6 +5,12 @@
             "linux": {
                 "bugs": {}
             }, 
+            "linux-lts-raring": {
+                "bugs": {}
+            }, 
+            "linux-lts-quantal": {
+                "bugs": {}
+            }, 
             "linux-backports-modules-2.6.32": {
                 "bugs": {}
             }, 
@@ -35,4 +41,4 @@
     ], 
     "show": true, 
     "update-config": true
-}
\ No newline at end of file
+}
-- 
1.8.3.2





More information about the kernel-team mailing list