Skip to content

Commit 968f5d0

Browse files
authored
Merge pull request #583 from AkihiroSuda/doc-security
Add SECURITY.md (and MAINTAINERS.md)
2 parents ef2f623 + 1374f98 commit 968f5d0

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

MAINTAINERS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Lima maintainers
2+
3+
| Name | GitHub ID (not Twitter ID) | E-mail address for reporting security issues | GPG fingerprint |
4+
|--------------|------------------------------------------------|----------------------------------------------|------------------------------------------------------------------------------------------|
5+
| Akihiro Suda | [@AkihiroSuda](https://github.com/AkihiroSuda) | (See GitHub profile) | [C020 EA87 6CE4 E06C 7AB9 5AEF 4952 4C6F 9F63 8F1A](https://github.com/AkihiroSuda.gpg) |
6+
| Jan Dubois | [@jandubois](https://github.com/jandubois) | (See GitHub profile) | |
7+
8+
9+
E-mail addresses are expected to be used for reporting security issues.
10+
Please use [GitHub Issues](https://github.com/lima-vm/lima/issues) for reporting non-security issues,
11+
and [GitHub Discussions](https://github.com/lima-vm/lima/discussions) for asking questions.

SECURITY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Reporting security issues
2+
3+
To report security issues, please reach out to the [maintainers](MAINTAINERS.md) directly via an e-mail.

0 commit comments

Comments
 (0)