diff options
author | Patrick Georgi <patrick@coreboot.org> | 2023-02-26 19:45:21 +0100 |
---|---|---|
committer | Patrick Georgi <patrick@coreboot.org> | 2023-02-27 05:54:00 +0000 |
commit | 16e210863fc716e4ebbaff1440aa07acb5f12678 (patch) | |
tree | 4d0ff1a5a5da3df59578c62f39c0e95afc2df339 /Documentation/contributing | |
parent | 22abb3ec33b8a877332e60889768b8d3385d5f92 (diff) |
Documentation: Remove Patrick G. as project mentor
I can't commit to the time investment required to mentor properly and
it's unfair to potential mentees to make them think otherwise.
Change-Id: I07d0fe048d4cda8ec9181ef0ee09185fa1682af4
Signed-off-by: Patrick Georgi <patrick@coreboot.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73288
Reviewed-by: ron minnich <rminnich@gmail.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/contributing')
-rw-r--r-- | Documentation/contributing/project_ideas.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/contributing/project_ideas.md b/Documentation/contributing/project_ideas.md index 3e24a3bfd8..3d067c5e15 100644 --- a/Documentation/contributing/project_ideas.md +++ b/Documentation/contributing/project_ideas.md @@ -63,7 +63,6 @@ non-Linux builds or Docker for different Linux distributions. * hardware requirements: Nothing special ### Mentors -* Patrick Georgi <patrick@georgi.software> ## Support Power9/Power8 in coreboot There are some basic PPC64 stubs in coreboot, and there's open hardware @@ -130,7 +129,6 @@ their bug reports. going on from the resulting logs. ### Mentors -* Patrick Georgi <patrick@georgi.software> ## Extend Ghidra to support analysis of firmware images [Ghidra](https://ghidra-sre.org) is a recently released cross-platform |