Open Lastique opened 8 months ago
@joaquintides Can't the website have this information programmatically instead of us relying on these manually updated docs?
Do you mean, like retrieving this info from some existing source of thruth? I don't think this source exists, but you may ask in Slack to be completely sure.
Mmm... I thought each profile on the website was associated with some permissions or tags. At least the moderators must be marked explicitly or they can't moderate anything.
With the work that @brianjp93 has done, is this something that can be auto generated Brian?
@rbbeeston I don't think that any of my work would enable this. Either a new model would need to be created or if all the moderators have user accounts in boost, maybe an is_moderator
flag within the User model. Same for the rest of the key person types.
ok, perhaps this would make more sense to look at once mailman3 is implemented.
There is a page on the current website:
https://www.boost.org/community/moderators.html
Although some names on that page are not the current ML moderators, I think the same kind of page (with the actual list of moderators) should be present on the new website. The page should also describe the duties of a moderator.
Additionally, the page should list not only ML moderators, but also other persons holding key roles in Boost infrastructure, as well as those roles. For example, Release Managers, Review Wizards, owners of boostorg on GitHub, etc.