From 2e9c24fcb831c99f4bef4f94b132c96db19fdc17 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 25 Jul 2018 04:08:08 -0500 Subject: [PATCH] Use prod, not staging. --- lugito | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lugito b/lugito index ff35040..c7883f7 100755 --- a/lugito +++ b/lugito @@ -21,7 +21,7 @@ username = "lugito" server = "irc.freenode.net" port = 6667 channel = "#lubuntu-devel" -lp = Launchpad.login_with("lugito", "staging", "devel") +lp = Launchpad.login_with("lugito", "production", "devel") bugmessage = ("This bug has been marked as fixed in the Git repository: LINK\n" "The commit message is the following: COMMITMESSAGE\n\n" "(Note: I am only a bot. If this message was received in error, "