summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-09-20 01:15:00 +0200
committerOwen W. Taylor <otaylor@fishsoup.net>2012-02-04 19:34:34 -0500
commit1fa8d15932c8f87ad22bd1f8db122ed255489edd (patch)
tree0cf5f3da8a86c523a6f91a16b3194d84eecf9366
parent025fd83a22faed4b2f0959645cc286a33ac0419b (diff)
Add defaults for bugs.gentoo.org.
-rwxr-xr-xgit-bz7
1 files changed, 7 insertions, 0 deletions
diff --git a/git-bz b/git-bz
index d5d98cb..72d19c0 100755
--- a/git-bz
+++ b/git-bz
@@ -47,6 +47,13 @@ https = true
default-priority = medium
"""
+CONFIG['bugs.gentoo.org'] = \
+"""
+https = true
+default-priority = Normal
+default-product = Gentoo Linux
+"""
+
CONFIG['bugzilla.gnome.org'] = \
"""
https = true