From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by sourceware.org (Postfix) with ESMTPS id 8856B383E82D for ; Wed, 3 Feb 2021 07:31:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8856B383E82D Received: by mail-ed1-x532.google.com with SMTP id s11so25707706edd.5 for ; Tue, 02 Feb 2021 23:31:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=lAhQZm2YNsZxI+Al0YIi4Fs6nwBwCOmzXpWWikBkKdQ=; b=i9zZrpLKo4FigsIusUJfepwVyoCq/lNoNysahQn1T6WvCZLVFEzSZK8jiHRmZ9x7Le 23QndJEZ2EgW9xggYxidMX65bV8gvxLqwi5r3GaATKNBN2/XavCOmMfcU7IwHopTx1Q6 EBui3vPcarXV4atuzkCUSianBBx+a3VF/qcW4E5urZ1k7Nm6hmtQI7eWmpAJNHMeQDf6 3P1KXiwaqXw+nNpKXHUoT/Tw1DFu9FHx6kYfn9pTPSPL2BTtQNslbgR9FZ5xYr1dRJy7 uIakx3UgJjqL2iSLyX+iC/t83mbbw1dqoDyax90y5U4wCqK9oL8lsP57dgWHtxYzJsdj 9dgw== X-Gm-Message-State: AOAM5333cKeKwmFwTINm6WWFWOrLYvL6AoASVDbaBtrkQ+9ITAFToFLy Mt/uGlNaAh7RtkmFqZ9WmRurXBIop6tJNg== X-Google-Smtp-Source: ABdhPJz4SeM4M0d2/VDWPL2tM5+/4RuARmyH6kHF9SQthvs15K8pqnB29jKTudBh/f64Wi7ILnbfZQ== X-Received: by 2002:aa7:da8d:: with SMTP id q13mr1028594eds.263.1612337482637; Tue, 02 Feb 2021 23:31:22 -0800 (PST) Received: from ?IPv6:2003:cc:9f02:b29:34af:3921:78e1:2a1a? (p200300cc9f020b2934af392178e12a1a.dip0.t-ipconnect.de. [2003:cc:9f02:b29:34af:3921:78e1:2a1a]) by smtp.gmail.com with ESMTPSA id g14sm447949edm.31.2021.02.02.23.31.22 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 02 Feb 2021 23:31:22 -0800 (PST) Subject: Re: [Attn. Maintainers] prepare your packages for release of perl-5.32 To: cygwin-apps@cygwin.com References: <87turpt12x.fsf@Rainer.invalid> <87pn1v8xdz.fsf_-_@Rainer.invalid> <87zh0wepsy.fsf@Rainer.invalid> <87im7afebs.fsf_-_@Rainer.invalid> <7e121997-0136-69f6-a63c-b004c855920c@cornell.edu> <87mtwlhe5f.fsf@Otto.invalid> From: Marco Atzeri Message-ID: <701eb1b3-0519-586c-2d3f-2207d9cdf368@gmail.com> Date: Wed, 3 Feb 2021 08:31:20 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: <87mtwlhe5f.fsf@Otto.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, 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: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2021 07:31:25 -0000 On 03.02.2021 07:13, ASSI wrote: > Ken Brown via Cygwin-apps writes: >> biber is ready to go. > > Off the top of my head I think perl-PAR-Packer is also yours and > probably the only one I don't co-own. I can include it in the jumbo > update if you give me co-maint. > > > Regards, > Achim. > I set it for dual; I doubt perl-PAR-Packer make any difference to Ken for the overall managing of perl: $ grep "^perl.*Achim Gratz/Ken Brown$" cygwin-pkg-maint | wc -l 48 $ grep "^perl.*Achim Gratz$" cygwin-pkg-maint |wc -l 325 Thanks Marco