Owen Anderson via llvm-dev
2016-May-19 22:40 UTC
[llvm-dev] Transferring SelectionDAG code ownership
As I’m sure many of you have noticed, I no longer have the time to be a proper code owner for SelectionDAG. In the interest of the project and to keep development running smoothly, I am resigning my code ownership. Justin Bogner has graciously volunteered to take it up. He has a strong history of LLVM contributions, a demonstrated commitment to good community development practices, and has experience shaving the infinite herd of SelectionDAG yaks. I am happy to recommend Justin take over the SelectionDAG code ownership, pending the approval of the community. —Owen
James Grosbach via llvm-dev
2016-May-19 22:54 UTC
[llvm-dev] Transferring SelectionDAG code ownership
+1 Justin has demonstrated interest and expertise in the area and overall good judgement. I believe he will be an excellent code owner.> On May 19, 2016, at 3:40 PM, Owen Anderson via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > As I’m sure many of you have noticed, I no longer have the time to be a proper code owner for SelectionDAG. In the interest of the project and to keep development running smoothly, I am resigning my code ownership. Justin Bogner has graciously volunteered to take it up. He has a strong history of LLVM contributions, a demonstrated commitment to good community development practices, and has experience shaving the infinite herd of SelectionDAG yaks. > > I am happy to recommend Justin take over the SelectionDAG code ownership, pending the approval of the community. > > —Owen > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Renato Golin via llvm-dev
2016-May-19 23:00 UTC
[llvm-dev] Transferring SelectionDAG code ownership
+1 too. On 19 May 2016 11:54 p.m., "James Grosbach via llvm-dev" < llvm-dev at lists.llvm.org> wrote:> +1 > > Justin has demonstrated interest and expertise in the area and overall > good judgement. I believe he will be an excellent code owner. > > > On May 19, 2016, at 3:40 PM, Owen Anderson via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > > As I’m sure many of you have noticed, I no longer have the time to be a > proper code owner for SelectionDAG. In the interest of the project and to > keep development running smoothly, I am resigning my code ownership. > Justin Bogner has graciously volunteered to take it up. He has a strong > history of LLVM contributions, a demonstrated commitment to good community > development practices, and has experience shaving the infinite herd of > SelectionDAG yaks. > > > > I am happy to recommend Justin take over the SelectionDAG code > ownership, pending the approval of the community. > > > > —Owen > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://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/20160520/c711827d/attachment.html>
Chandler Carruth via llvm-dev
2016-May-20 08:37 UTC
[llvm-dev] Transferring SelectionDAG code ownership
+1 On Thu, May 19, 2016 at 3:40 PM Owen Anderson via llvm-dev < llvm-dev at lists.llvm.org> wrote:> As I’m sure many of you have noticed, I no longer have the time to be a > proper code owner for SelectionDAG. In the interest of the project and to > keep development running smoothly, I am resigning my code ownership. > Justin Bogner has graciously volunteered to take it up. He has a strong > history of LLVM contributions, a demonstrated commitment to good community > development practices, and has experience shaving the infinite herd of > SelectionDAG yaks. > > I am happy to recommend Justin take over the SelectionDAG code ownership, > pending the approval of the community. > > —Owen > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://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/20160520/7eccd1fd/attachment.html>
+1 on SelectionDAG ownership On 2016-05-19 18:40, Owen Anderson via llvm-dev wrote:> As I’m sure many of you have noticed, I no longer have the time to be > a proper code owner for SelectionDAG. In the interest of the project > and to keep development running smoothly, I am resigning my code > ownership. Justin Bogner has graciously volunteered to take it up. > He has a strong history of LLVM contributions, a demonstrated > commitment to good community development practices, and has experience > shaving the infinite herd of SelectionDAG yaks. > > I am happy to recommend Justin take over the SelectionDAG code > ownership, pending the approval of the community. > > —Owen > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
James Molloy via llvm-dev
2016-May-20 15:38 UTC
[llvm-dev] Transferring SelectionDAG code ownership
+1 On Fri, 20 May 2016 at 12:55 via llvm-dev <llvm-dev at lists.llvm.org> wrote:> +1 on SelectionDAG ownership > > On 2016-05-19 18:40, Owen Anderson via llvm-dev wrote: > > As I’m sure many of you have noticed, I no longer have the time to be > > a proper code owner for SelectionDAG. In the interest of the project > > and to keep development running smoothly, I am resigning my code > > ownership. Justin Bogner has graciously volunteered to take it up. > > He has a strong history of LLVM contributions, a demonstrated > > commitment to good community development practices, and has experience > > shaving the infinite herd of SelectionDAG yaks. > > > > I am happy to recommend Justin take over the SelectionDAG code > > ownership, pending the approval of the community. > > > > —Owen > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://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/20160520/e6febcf7/attachment.html>
Chris Lattner via llvm-dev
2016-May-20 17:12 UTC
[llvm-dev] Transferring SelectionDAG code ownership
> On May 19, 2016, at 3:40 PM, Owen Anderson via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > As I’m sure many of you have noticed, I no longer have the time to be a proper code owner for SelectionDAG. In the interest of the project and to keep development running smoothly, I am resigning my code ownership. Justin Bogner has graciously volunteered to take it up. He has a strong history of LLVM contributions, a demonstrated commitment to good community development practices, and has experience shaving the infinite herd of SelectionDAG yaks. > > I am happy to recommend Justin take over the SelectionDAG code ownership, pending the approval of the community.Sounds good, thank you Owen. Justin, assuming you have no concerns, please update CODE_OWNERS.txt. Congrats! -Chris
Justin Bogner via llvm-dev
2016-May-20 19:21 UTC
[llvm-dev] Transferring SelectionDAG code ownership
Chris Lattner <clattner at apple.com> writes:>> On May 19, 2016, at 3:40 PM, Owen Anderson via llvm-dev >> <llvm-dev at lists.llvm.org> wrote: >> >> As I’m sure many of you have noticed, I no longer have the time to >> be a proper code owner for SelectionDAG. In the interest of the >> project and to keep development running smoothly, I am resigning my >> code ownership. Justin Bogner has graciously volunteered to take it >> up. He has a strong history of LLVM contributions, a demonstrated >> commitment to good community development practices, and has >> experience shaving the infinite herd of SelectionDAG yaks. >> >> I am happy to recommend Justin take over the SelectionDAG code >> ownership, pending the approval of the community. > > Sounds good, thank you Owen. Justin, assuming you have no concerns, > please update CODE_OWNERS.txt. Congrats!Thanks for the support everyone. I've updated CODE_OWNERS in r270253. Thank you Owen for your hard work in maintaining this stuff over the years - hopefully I don't ruin it ;)