> On Mar 12, 2025, at 9:15 AM, sebb <seb...@gmail.com> wrote:
>
> On Wed, 12 Mar 2025 at 00:22, Craig Russell <apache....@gmail.com> wrote:
>>
>> Here is the relevant part of the board agenda template:
>>
>> Executive Officers (expected to be) Present:
>>
>> <%= ASF::Committee.officer('treasurer').public_name %>
>> <%= ASF::Committee.officer('president').public_name %>
>> <%= ASF::Committee.officer('secretary').public_name %>
>> <%= ASF::Committee.officer('exec.v.p.').public_name %>
>>
>> What is the line for "assistant secretary" supposed to look like?
>
> The entries are derived from the canonical source which is committee-info.txt.
> Judging by the other entries, it's likely to be whatever is in there,
> down-cased and stripped of spaces.
I’m looking at that file right now:
<%= ASF::Committee.officer(‘assistantsecretary').public_name %>
Best,
Dave
>
>> thanks,
>> Craig
>>
>> Craig L Russell
>> c...@apache.org
>>