From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi1-x235.google.com (mail-oi1-x235.google.com [IPv6:2607:f8b0:4864:20::235]) by sourceware.org (Postfix) with ESMTPS id 4AD8F385740D for ; Mon, 30 May 2022 14:05:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4AD8F385740D Received: by mail-oi1-x235.google.com with SMTP id h188so7613047oia.2 for ; Mon, 30 May 2022 07:05:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:references:user-agent:from:to:cc:subject:date :in-reply-to:message-id:mime-version; bh=dRDp9z+X/KU+++2nnzSS4dR3mwufFVZ53Y7pp+GDr/Q=; b=jbFS8A5hGhfaaA9ERCNw/LuOfTTw6crtsFLjBIqlt4rxRbo+WuayqAR8SUkci+U6yv gQLCIi7gW0QXzqFYCwDgNQ3JhV6IzczFBnzsz2q77083+RECLochwdJkeD++F3b9RqFT /87VjwKyGYLgfrEUmrW9f3XI372DAq9cKQUHNZaiCkVXIgFmAtwD5iJ/c+PNBDbUEbVD BZmcuxTAHjwrWRDZdS78omDvlXjcaWjDtljc1YarqT430lY2tHQELGPkphGg8H0bc8tL rJZs++81MxNLsB4NcwUSYyrCFKgIP8MNvWVxe5c3RkVavWrvSmYEFFlG0UuEzXEYBW9D v/4A== X-Gm-Message-State: AOAM532WJmOKvSbZNb8VILO2+KfAgeJ77Sqc6FXI9kxtKLbG9FacWt2C 6R0na5GFbh/ogXtmZs2UDqEwNuob7OW6Xg== X-Google-Smtp-Source: ABdhPJz5WhpsSDi+wgRl/PmVOCdSOJuN2PgXAeR0IYP90TWPFqM99JIg1v27ULwECLseJ5vkJWiUog== X-Received: by 2002:a05:6808:1114:b0:32b:f23f:ab1c with SMTP id e20-20020a056808111400b0032bf23fab1cmr4863134oih.244.1653919539604; Mon, 30 May 2022 07:05:39 -0700 (PDT) Received: from localhost ([2804:14c:101:ace1:c354:e9c5:e5eb:c400]) by smtp.gmail.com with ESMTPSA id v1-20020a056830090100b00605fd407259sm5017781ott.3.2022.05.30.07.05.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 May 2022 07:05:39 -0700 (PDT) References: <87mtezkukm.fsf@linaro.org> <99995fe8b734725a12f79b7d135e3395fbcac2fa.camel@klomp.org> User-agent: mu4e 1.6.10; emacs 28.1 From: Thiago Jung Bauermann To: Mark Wielaard Cc: Overseers mailing list Subject: Re: please help with creating bugzilla account Date: Mon, 30 May 2022 11:04:37 -0300 In-reply-to: <99995fe8b734725a12f79b7d135e3395fbcac2fa.camel@klomp.org> Message-ID: <87ilpnkte7.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) 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: Mon, 30 May 2022 14:05:42 -0000 Hi Mark, Mark Wielaard writes: > On Mon, 2022-05-30 at 10:31 -0300, Thiago Jung Bauermann via Overseers > wrote: >> I recently started working on GDB at Linaro, and need an account on >> Sourceware's bugzilla to comment on existing GDB bugs and perhaps open >> them. I tried creating an account but the bugzilla instance asked me to >> contact this address. >> >> Could you please help me with that process? > > A bugzilla account has been created for you. You should have gotten an > email about it. You can activate your account through the Forgot/Reset > Password link. That was quick! Thank you very much for your help. I was able to reset my password and I'm now logged in to Bugzilla. -- Thanks and regards, Thiago