From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19315 invoked by alias); 1 Aug 2011 10:10:01 -0000 Received: (qmail 19305 invoked by uid 22791); 1 Aug 2011 10:10:00 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-ew0-f41.google.com (HELO mail-ew0-f41.google.com) (209.85.215.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Aug 2011 10:09:45 +0000 Received: by ewy9 with SMTP id 9so3279179ewy.0 for ; Mon, 01 Aug 2011 03:09:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.105.76 with SMTP id s12mr1640910ebo.126.1312193384329; Mon, 01 Aug 2011 03:09:44 -0700 (PDT) Received: by 10.213.4.3 with HTTP; Mon, 1 Aug 2011 03:09:44 -0700 (PDT) In-Reply-To: References: Date: Mon, 01 Aug 2011 10:10:00 -0000 Message-ID: Subject: Re: Query: About process From: Abhijit Halder To: pmuldoon@redhat.com Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-08/txt/msg00004.txt.bz2 On Mon, Aug 1, 2011 at 3:35 PM, Phil Muldoon wrote: > Abhijit Halder writes: > >> Hi, >> >> I am pretty new in this community. Just curious to know whether I will >> get any notification if my patch get accepted or rejected. > > Your patch will get reviewed (by anybody, but normally by a > maintainer). =A0They may require changes to the patch. > > Only a maintainer can grant you approval to commit your patch. =A0The > CONTRIBUTE file in the gdb/ source directory gives a good overview. > > Sometimes, patches can be missed. =A0I generally "ping" patches after a > week if no review has been forthcoming. =A0Sometimes the maintainer > work-load is very high, so some things get missed/forgotten. =A0It is > perfectly acceptable to "ping" a patch after a reasonable time, and you > will not be breaking any etiquette by doing so. > > Finally, questions like this generally go to gdb@sourceware.org, and > patch discussion about actual patches to gdb-patches@sourceware.org. > These rules are very loosely applied, so you have done nothing wrong. =A0I > just thought this would be a good time to point out the other list! > > Cheers > > Phil > Thanks for your response. Regards, Abhijit Halder