On Sat, Aug 23, 2008 at 9:28 AM, Patrick R. Michaud <[EMAIL PROTECTED]> wrote:
> On Sat, Aug 23, 2008 at 06:02:52AM -0700, [EMAIL PROTECTED] wrote:
>> Modified: trunk/compilers/ncigen/src/c99AST.pir
>> ==============================================================================
>> --- trunk/compilers/ncigen/src/c99AST.pir     (original)
>> +++ trunk/compilers/ncigen/src/c99AST.pir     Sat Aug 23 06:02:52 2008
>> @@ -298,9 +298,6 @@
>>  secondary functions may be given by the node's C<name>, C<pirop>,
>>  or other attributes.
>>
>> -=over 4
>> -=back
>> -
>>  =head1 AUTHOR
>>
>>  Patrick Michaud <[EMAIL PROTECTED]> is the author and maintainer.
>
> ....why am I listed as the author and maintainer for this file?
> Perhaps a cargo-culted .pir footer...?
>
> Pm
>

In general, I'm not a fan of the AUTHOR sections. As you've noted,
they can get stale or out of sync pretty easily.

A lot of this information is captured in the version control metadata,
CREDITS, and RESPONSIBLE_PARTIES, and if someone's looking to get a
question answered, we should probably be steering them towards our
community interfaces rather than towards individuals. (Esp. since
those individuals may have moved on from the project.)

-- 
Will "Coke" Coleda

Reply via email to