From owner-freebsd-bugs@FreeBSD.ORG Sat Jun 21 02:36:32 2014 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6BD3114C for ; Sat, 21 Jun 2014 02:36:32 +0000 (UTC) Received: from mail-qg0-x22e.google.com (mail-qg0-x22e.google.com [IPv6:2607:f8b0:400d:c04::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2F51A2422 for ; Sat, 21 Jun 2014 02:36:32 +0000 (UTC) Received: by mail-qg0-f46.google.com with SMTP id q107so4049851qgd.5 for ; Fri, 20 Jun 2014 19:36:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=2RxRxV6jqoAsoYdQVnY7XNpxasoKhmDsZGVZIMjX0xc=; b=GnzmCMtVjceLD4bPJlYYOKe1JO97sskIaWlt5PtYEM8wI4MmltgcuKFphM27tT1c1y wdWYw4DkdMPag2jEptotBzlDuOf/FAscTJdJyHqKCyLEvzrMEfJW8BMiSUckx+R9yrPo 1wGy9YBYIHSsn7L5uZ3PaahRQBNiDiLAXuNjdiIc6IerKIKdYX42wnmXrJzLTAd7I1li pHh4U6uoMv6yuPGDO/z5I5nTGEhY4mJH3Il7/VqNldW2i/LTDR+BZlHe+n6c3S1i3gbk ZrEfjWOXgNEFd4g0AmUVJp9p9ZjZVWZ7PjHeHpSyuknB3C+0E/W41XphLx9rihmZ0rng pjqw== X-Received: by 10.140.47.245 with SMTP id m108mr10501515qga.9.1403318191271; Fri, 20 Jun 2014 19:36:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.34.76 with HTTP; Fri, 20 Jun 2014 19:36:11 -0700 (PDT) From: Bruce Cran Date: Fri, 20 Jun 2014 20:36:11 -0600 Message-ID: Subject: Adding FreedomSponsors plugin to bugzilla? To: freebsd-bugs@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2014 02:36:32 -0000 I noticed that the Jenkins bug-tracking system has a "Sponsor this" button for each issue (e.g. https://issues.jenkins-ci.org/browse/JENKINS-23524). I was wondering if we might want to do the same thing for bugs.freebsd.org using the Bugzilla plugin from https://github.com/freedomsponsors/freedomsponsors-bugzilla-plugin ? -- Bruce