diff mbox

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

Message ID b0b0fd741260cb7e692fecf2ded0bf453aa7e64f.1380818202.git.joseph.salisbury@canonical.com
State New
Headers show

Commit Message

Joseph Salisbury Oct. 3, 2013, 4:41 p.m. UTC
Signed-off-by: Joseph Salisbury <joseph.salisbury@canonical.com>
---
 bugs/dev-series.rc | 6 ++++++
 bugs/new.rc        | 6 ++++++
 bugs/open.rc       | 8 +++++++-
 3 files changed, 19 insertions(+), 1 deletion(-)
diff mbox

Patch

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
+}