Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:97368 php.pecl.dev:14354 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10955 invoked from network); 12 Dec 2016 15:18:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Dec 2016 15:18:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.53 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 74.125.82.53 mail-wm0-f53.google.com Received: from [74.125.82.53] ([74.125.82.53:37970] helo=mail-wm0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/7A-27518-9DFBE485 for ; Mon, 12 Dec 2016 10:18:49 -0500 Received: by mail-wm0-f53.google.com with SMTP id f82so72886948wmf.1; Mon, 12 Dec 2016 07:18:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zH0lsQx5XUbQPz6lOj/zjYt7z1xO3WvWriGX2w7Ei4s=; b=q8HQ22nZNPppdDcBoC105lZP3MQdhquL1vbmtXtJH8d6yd5BKA2GMqsvU2G5led30L Afe5Io1o0Gu6dQ3Tw+PTxspFwu3tUTCtiM3RupcsM/FbfVfkJBZ6hOOOY1jMROlILUiO zkI8/S2BcO9b4g9i7+3GdkC7ViV6WGqsFe+i994JpYUHrErhptULZmMDgrZ0G84lqVNC 1YlOWRnxSg+yL9p2xMzeUqA4DPy00/Cf103hfC9JbQPGMOQSZqvQ180Aw6rlveD5j3i5 ssmB0ZH/JDokLFyQIuW97/aJj3Aj9jgjRVmx6b3o/d9U6uJ/uclM3ljg3z5blJKJXwuL CmgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=zH0lsQx5XUbQPz6lOj/zjYt7z1xO3WvWriGX2w7Ei4s=; b=SDR2WHNOmwg5YuFXtCmYsuDFk58po0GGZsG1WzNKGAjVlSs3o5sFo5QZObA7lmwdKC pIPCjGkWOY02/UGBdBuCbeE/YeZ8c6VHnLm4wHv4xznnUSPAHtIBKjd3B0bJLcDd8a8F 5CUARjHeHVuJQOQgOuZcNyEZBMV4veu/rM1xQ/Ar3gyl/OYO2gETjjJhcGzmumUMFIBt FKrCBPOtRJsLGlszBzhNBwJG4Yew4ov0UFV5ujJWztXw0JvvclK7CzyK/8ZFJ0WFXKG8 Xy4+QYu+DdYDE8du7cyioeVoMkwjYMuzgIveI6QRubElx5MVYU5pcLXRWukCX3ews4kD 3z6g== X-Gm-Message-State: AKaTC00WqVassufguuWX19UlOnStSJO11i4nHofUTh1voLpld8tf+4Mh2gOBOnDpULYSj7KBRhCLrW528o//UA== X-Received: by 10.46.33.165 with SMTP id h37mr40204625lji.57.1481555926278; Mon, 12 Dec 2016 07:18:46 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 12 Dec 2016 15:18:35 +0000 Message-ID: To: Ferenc Kovacs Cc: PECL Announce , Derick Rethans , PHP Internals Content-Type: multipart/alternative; boundary=001a1142bbc0b36a160543779e00 Subject: Re: [PECL-DEV] Intention to move mcrypt to PECL From: leight@gmail.com (Leigh) --001a1142bbc0b36a160543779e00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Ok rookie PECL mistake here. I was adding Derick and Sascha as leads (as they were the original leads) and demoting myself to helper (not knowing it was required to further maintain the package). So I have locked myself out :) Could you add me back as a lead to the pecl package please, so I can upload the release tarball. Cheers, Leigh On Mon, 12 Dec 2016, 00:52 Ferenc Kovacs, wrote: > > On Wed, Oct 19, 2016 at 7:44 PM, Leigh wrote: > > > On Wed, 5 Oct 2016 at 20:11 Derick Rethans wrote: > > It should be migrated properly, and also to GIT. > > > Hi Ferenc, > > Can you create a php.net hosted git repository for this (I guess under > the pecl/security namespace), and grant karma to leigh@php.net for it. > > Sorry for picking on you personally. I don't know who else can do this :) > > Cheers, > > Leigh. > > > > > Hi, > > I've just created the http://git.php.net/?p=3Dpecl/encryption/mcrypt.git > repository (I think encryption was a better category as we already have > scrypt, libsodium and mcrypt_filter there). > Leigh already had karma for pecl/*, let me know if you need help with > creating the package or importing the source to the repo ( > https://help.github.com/articles/splitting-a-subfolder-out-into-a-new-rep= ository/ > if you want to keep the history). > > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > --001a1142bbc0b36a160543779e00--