develooper Front page | perl.perl5.porters | Postings from January 2022

Re: RFC: Amores. Introducing a `module` keyword

Thread Previous | Thread Next
From:
Ovid via perl5-porters
Date:
January 25, 2022 17:19
Subject:
Re: RFC: Amores. Introducing a `module` keyword
Message ID:
844083297.1144870.1643131141217@mail.yahoo.com
I'm on a separate branch, but it won't let me push it:
06:16:17 (ovid/13-module-keyword) ~/projects/perl/perl-rfcs $ git push --set-upstream origin ovid/13-module-keywordERROR: Permission to Perl/RFCs.git denied to Ovid.fatal: Could not read from remote repository.
Please make sure you have the correct access rightsand the repository exists.
My .git/config:
[core]        repositoryformatversion = 0        filemode = true        bare = false        logallrefupdates = true        ignorecase = true        precomposeunicode = true[remote "origin"]        url = git@github.com:Perl/RFCs.git        fetch = +refs/heads/*:refs/remotes/origin/*[branch "master"]        remote = origin        merge = refs/heads/master
Have I misunderstood something?
Best,Ovid-- IT consulting, training, specializing in Perl, databases, and agile developmenthttp://www.allaroundtheworld.fr/. 
Buy my book! - http://bit.ly/beginning_perl 

    On Tuesday, 25 January 2022, 18:04:57 CET, Ovid via perl5-porters <perl5-porters@perl.org> wrote:  
 
 Will do.
-- IT consulting, training, specializing in Perl, databases, and agile developmenthttp://www.allaroundtheworld.fr/. 
Buy my book! - http://bit.ly/beginning_perl 

    On Tuesday, 25 January 2022, 17:48:57 CET, Paul "LeoNerd" Evans <leonerd@leonerd.org.uk> wrote:  
 
 On Tue, 25 Jan 2022 16:40:31 +0000 (UTC)
Ovid via perl5-porters <perl5-porters@perl.org> wrote:

> Author:  Curtis "Ovid" Poe <curtis.poe@gmail.com>
> Sponsor: Paul "LeoNerd" Evans
> ID:
> Status:  Proposal
> Title:   "Amores", the procedural sister to "Corinna"

...

The usual process for RFCs is to send a PR to the RFCs repo, so
discussions can happen on that rather than the mailing list.

Can you copy this to there please?

-- 
Paul "LeoNerd" Evans

leonerd@leonerd.org.uk      |  https://metacpan.org/author/PEVANS
http://www.leonerd.org.uk/  |  https://www.tindie.com/stores/leonerd/
    
Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About