Deep Majumder via llvm-dev
2021-Feb-12 18:58 UTC
[llvm-dev] Duty after a revision is accepted
Hi everyone, Sorry for the trivial question, but after a revision is accepted, do I have to do anything as the revision author? I do not have commit rights btw (and so the revision is accepted by someone else who does have). Warm regards, Deep -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210213/87700191/attachment.html>
Jonathan Coe via llvm-dev
2021-Feb-12 19:01 UTC
[llvm-dev] [cfe-dev] Duty after a revision is accepted
You could ask one of the reviewers to submit on your behalf or send an email to the list (just like you have). Have a great weekend! Jon> On 12 Feb 2021, at 18:58, Deep Majumder via cfe-dev <cfe-dev at lists.llvm.org> wrote: > > > Hi everyone, > Sorry for the trivial question, but after a revision is accepted, do I have to do anything as the revision author? I do not have commit rights btw (and so the revision is accepted by someone else who does have). > Warm regards, > Deep > _______________________________________________ > cfe-dev mailing list > cfe-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
Joerg Sonnenberger via llvm-dev
2021-Feb-12 19:01 UTC
[llvm-dev] Duty after a revision is accepted
On Sat, Feb 13, 2021 at 12:28:42AM +0530, Deep Majumder via llvm-dev wrote:> Hi everyone, > Sorry for the trivial question, but after a revision is accepted, do I have > to do anything as the revision author? I do not have commit rights btw (and > so the revision is accepted by someone else who does have).Just tell whoever accepted it. Joerg
Philip Reames via llvm-dev
2021-Feb-12 22:19 UTC
[llvm-dev] Duty after a revision is accepted
As others have said, ask one of your reviewers to land it for you. For context, as a community we generally assume authors have commit access unless they explicitly say otherwise. Unlike some other open source projects, LLVM distributes commit rights widely, so it's common for most authors to have commit rights even if they contribute very rarely. As a result, reviewers are unlikely to release an author doesn't have commit rights on their own. Philip On 2/12/21 10:58 AM, Deep Majumder via llvm-dev wrote:> Hi everyone, > Sorry for the trivial question, but after a revision is accepted, do I > have to do anything as the revision author? I do not have commit > rights btw (and so the revision is accepted by someone else who does > have). > Warm regards, > Deep > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210212/c79cce54/attachment.html>