[LLVMdev] RFC: Code Ownership

Renato Golin rengolin at systemcall.org
Mon Nov 12 08:26:46 PST 2012


On 12 November 2012 15:55, Meador Inge <meadori at codesourcery.com> wrote:
> Another point to address is whether there can be more than one owner in a
> particular area.

There might be more than one code expert per area, which can be
referenced by the code owner, but I wouldn't have more than one owner.

Owning part of the code means you'll have to keep a sharper eye on
particular changes than others and should raise concerns when they're
due, and not to take the blame for breaking or charged for fixing
broken code.

--
cheers,
--renato

http://systemcall.org/



More information about the llvm-dev mailing list