[LLVMdev] RFC: Owning Bitcode
Joe Abbey
joe.abbey at gmail.com
Tue Nov 13 14:33:02 PST 2012
On Nov 11, 2012, at 4:30 AM, Duncan Sands <baldrick at free.fr> wrote:
> Hi Joe,
>
>> Chris's "keynote" at the LLVM Developers' Conference included a call for code
>> owners, and my company has a heavy dependency on Bitcode, I propose taking
>> ownership of:
>>
>> lib/Bitcode/*
>> include/Bitcode/*
>>
>> This means that I'll be committed to documenting (yay) the implementation and
>> responsible for reviewing patches and commits, as well as overall code quality
>> and maintenance.
>
> just to be clear, I don't think you are obliged to do everything yourself, you
> can always ask someone else to review a particular patch and so on. It's more
> that your job is to ensure that patches do get timely review, that documentation
> does get written, the code is cleaned and refactored etc.
Yep, I'll be sure to make sure I don't make Bitcode my precious.
Updated CODE_OWNERS.TXT in r167881
Joe
More information about the llvm-dev
mailing list