← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~deryck/launchpad/add-gcc-keys-schema-lazr-745794 into lp:launchpad

 

Deryck Hodge has proposed merging lp:~deryck/launchpad/add-gcc-keys-schema-lazr-745794 into lp:launchpad.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)
Related bugs:
  Bug #745794 in Launchpad itself: "Launchpad needs credentials for the GCC Bugzilla"
  https://bugs.launchpad.net/launchpad/+bug/745794

For more details, see:
https://code.launchpad.net/~deryck/launchpad/add-gcc-keys-schema-lazr-745794/+merge/60186

This adds the entries to schema-lazr.conf for the GCC bugzilla credentials.  I added them to lp-production-configs and didn't realize I needed entries in this as well.
-- 
https://code.launchpad.net/~deryck/launchpad/add-gcc-keys-schema-lazr-745794/+merge/60186
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~deryck/launchpad/add-gcc-keys-schema-lazr-745794 into lp:launchpad.
=== modified file 'lib/canonical/config/schema-lazr.conf'
--- lib/canonical/config/schema-lazr.conf	2011-05-05 17:59:36 +0000
+++ lib/canonical/config/schema-lazr.conf	2011-05-06 14:01:44 +0000
@@ -272,6 +272,8 @@
 bugzilla.gnome.org.password: none
 bugzilla.mozilla.org.username: none
 bugzilla.mozilla.org.password: none
+gcc.gnu.org.username: none
+gcc.gnu.org.password: none
 
 
 [codebrowse]