diff options
author | Patrick Georgi <pgeorgi@google.com> | 2019-02-21 20:16:31 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-03-07 17:07:20 +0000 |
commit | c7b835778684b685ff28ace1f06baca28c54c903 (patch) | |
tree | 3015a10da14ecdd39915877e51aadaed62d78abc /Documentation/contributing | |
parent | 496ef1a9e9a746005d85fbb8363355894d7a16ad (diff) |
Documentation: Add myself as potential mentor for QEMU targets
Change-Id: I11df0283f14ae03243247fe9377754b216df0442
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31556
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/contributing')
-rw-r--r-- | Documentation/contributing/project_ideas.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/contributing/project_ideas.md b/Documentation/contributing/project_ideas.md index 3bd821691d..9a2d414048 100644 --- a/Documentation/contributing/project_ideas.md +++ b/Documentation/contributing/project_ideas.md @@ -78,6 +78,7 @@ code doesn't entirely break these architectures hardware is available. ### Mentors +* Patrick Georgi <patrick@georgi.software> ## Add Kernel Address Sanitizer functionality to coreboot The Kernel Address Sanitizer (KASAN) is a runtime dynamic memory error detector. |