From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (wildebeest.demon.nl [212.238.236.112]) by sourceware.org (Postfix) with ESMTPS id 94B5B3857810 for ; Sat, 14 Nov 2020 17:41:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 94B5B3857810 Received: from librem (deer0x15.wildebeest.org [172.31.17.151]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id C49B73009852; Sat, 14 Nov 2020 18:41:00 +0100 (CET) Received: by librem (Postfix, from userid 1000) id BB964C3690; Sat, 14 Nov 2020 18:40:05 +0100 (CET) Date: Sat, 14 Nov 2020 18:40:05 +0100 From: Mark Wielaard To: Overseers mailing list Cc: "Frank Ch. Eigler" , "Jose E. Marchesi" Subject: Re: Using sourceware's bugzilla for GNU poke Message-ID: <20201114174005.GB3574@wildebeest.org> References: <87eew65707.fsf@gnu.org> <20200111155436.GA31326@redhat.com> <87a76u53uc.fsf@gnu.org> <20200111182303.GA3883@redhat.com> <87wo9x4q1l.fsf@gnu.org> <20200111215611.GH89021@elastic.org> <87ftgfysfp.fsf@gnu.org> <20200116221626.GB87471@elastic.org> <875z682d81.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <875z682d81.fsf@gnu.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Nov 2020 17:41:07 -0000 Hi Jose, On Sat, Nov 14, 2020 at 04:02:38PM +0100, Jose E. Marchesi via Overseers wrote: > Would it be possible to have the following Components for the product > `poke' in the sourceware bugzilla? > > Build (The build system) > Compiler (The PKL compiler) > RAS (Our dear Retarded Assembler) > PVM (The Poke Virtual Machine) > Runtime (Poke standard library and other runtime stuff) > Library (Libpoke) > MI (The Machine Interface) > Emacs (Emacs related stuff, poke.el, poke-mode.el, etc) > IO (The IO subsystem) > POKE (poke, the program) > CLI (Commands and interface) > Pickles (Everything under pickles/) > Documentation (The manual and other docs) > Testsuite (Everything under testsuite/) > GUI (Everything under gui/) > Other (Kitchen sink) I added your sourceware bugzilla user to the editcomponents group which should allow you to manage the components of poke yourself at: https://sourceware.org/bugzilla/editcomponents.cgi?product=poke Cheers, Mark