File: CODEOWNERS

package info (click to toggle)
golang-github-google-go-tpm 0.9.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,932 kB
  • sloc: makefile: 13
file content (8 lines) | stat: -rw-r--r-- 428 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# Being an admin also gives you global code ownership.
*                   @google/go-tpm-admin

# The TPM 1.2 maintainers own the TPM 1.2 files. If this is updated, the access
# permissions to the repository should also be updated.
/tpm/               @zaolin @flanfly @ChriMarMe @google/go-tpm-admin
/examples/tpm-*/    @zaolin @flanfly @ChriMarMe @google/go-tpm-admin
/tpm2/              @alexmwu @jkl73 @google/go-tpm-admin