From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4D1A2138AE9 for ; Wed, 27 Dec 2017 13:11:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86CE9E0D4C; Wed, 27 Dec 2017 13:11:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 55C63E0D4C for ; Wed, 27 Dec 2017 13:11:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 333AE33FE60 for ; Wed, 27 Dec 2017 13:11:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D7F3AF36 for ; Wed, 27 Dec 2017 13:11:42 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1514380259.e93ceb02922f901a1d52e2b8b9e499aebe9d38ac.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0006.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: e93ceb02922f901a1d52e2b8b9e499aebe9d38ac X-VCS-Branch: master Date: Wed, 27 Dec 2017 13:11:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 261ccec7-1ac5-48d5-933d-a9ca6c939f40 X-Archives-Hash: 0bb9b35868e1801264cfba925f6685be commit: e93ceb02922f901a1d52e2b8b9e499aebe9d38ac Author: Ulrich Müller gentoo org> AuthorDate: Wed Dec 27 13:10:59 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Dec 27 13:10:59 2017 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=e93ceb02 glep-0006: Minor fixes. Reported-by: Francesco Turco fastmail.fm> Closes: https://bugs.gentoo.org/642146 glep-0006.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/glep-0006.rst b/glep-0006.rst index 7ac6e6b..ddb9377 100644 --- a/glep-0006.rst +++ b/glep-0006.rst @@ -6,7 +6,7 @@ Type: Standards Track Status: Final Version: 1 Created: 2003-07-02 -Last-Modified: 2014-01-15 +Last-Modified: 2017-12-27 Post-History: 2003-07-09, 2003-07-28 Content-Type: text/x-rst --- @@ -23,7 +23,7 @@ Abstract ======== Gentoo Linux should have one day a month that is devoted to clearing out bugs, -and accepting new ebuilds from bugzilla. This one day a month should not +and accepting new ebuilds from Bugzilla. This one day a month should not replace a developers normal bug tracking duties. This "bug day" should become something that involves the user community to make them feel closer to the developers. @@ -31,8 +31,8 @@ developers. Motivation ========== -I believe this would help keep the number of bugs in bugzilla at a lower level. -This would also be a good chance for some user submitted ebuilds to be committed +I believe this would help keep the number of bugs in Bugzilla at a lower level. +This would also be a good chance for some user-submitted ebuilds to be committed that would normally go overlooked. I think this is a good idea. We could turn this into a big deal for the user community. @@ -48,22 +48,22 @@ developers can try to get some of the users to help them out. A prize to the most successful developer was suggested. This is an idea to keep in mind for the future. I guess I'm going to be the one coordinating this until I get help, but when I do get help in coordinating this we can -coordinate via irc if all parties are capable, or email if not. I will +coordinate via IRC if all parties are capable, or email if not. I will send out a notice telling the details at least one week in advance to the -dev, -core, and -user mailing lists. Rationale ========= -Gnome [1]_ , Mozilla, Zope [2]_ , and other open source projects do something similar with good -success. +GNOME [1]_, Mozilla [2]_, Zope, and other open source projects do something +similar with good success. References ========== -.. [1] http://developer.gnome.org/projects/bugsquad/triage/faq.html#II +.. [1] https://wiki.gnome.org/Bugsquad/TriageGuide/FrequentlyAskedQuestions -.. [2] http://dev.zope.org/CVS/BugDays +.. [2] https://wiki.mozilla.org/Bugdays Copyright =========