You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In release notes, we don't include contributors' names if they are a CRL team member. Currently, removing them from the Contributors section is manual. We should probably automate this.
@yingzhuchin mentioned that we might be able to do this reliably since the Security teams recently locked down GitHub permissions and might maintain a source of truth of CRL employees on GitHub. If possible, it would just mean getting that list and feeding it into the script.
cc @knz, who might also have ideas on how to make the script more reliably filter out CRL employees.