UNCLASSIFIED - NO CUI

Skip to content

Member Audit: Project is missing a valid CHT maintainer

Summary

This projects hardening_manifest.yaml maintainers list appears to be missing a CHT member.
The hardening_manifest.yaml is expected to contain at least one CHT member.

How To?

If this project does not already have a hardening_manifest.yaml please add it, see here for more info. Now add a CHT user to the maintainers list as in the example, like so:

# List of project maintainers
maintainers:
- email: "user@email.com"
  # The name of the current container owner
  name: "John Doe"
  # The gitlab username of the current container owner
  username: "username"
  cht_member: true

Tasks

  • Add a CHT maintainer to hardening_manifest.yaml
  • Update development branch
  • Update master branch

A note for CHT maintainers

A valid CHT maintainer must come from the CHT maintainers group here, these users are considered valid. A maintainer must be selected from the previously noted group, and must be present in the master branch hardening_manifest.yaml, other bots use the hardening_manifest.yaml on the master branch as a source for assigning tasks, that is the reason for this requirement.

Questions?

Contact the Iron Bank team by commenting on this issue with your questions or concerns. If you do not receive a response, add /cc @ironbank-notifications/onboarding.
Additionally, Iron Bank hosts an AMA working session every Wednesday from 1630-1730EST to answer questions.


Errors?

If this issue was incorrectly opened, or you have an improvement/suggestion please open an issue here
Please use the Plugin::Repo Audit tag when creating said issue so we know what robotnik plugin it is associated with.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information