diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2020-02-04 15:47:34 -0600 |
---|---|---|
committer | Lei YU <mine260309@gmail.com> | 2020-02-11 02:44:02 +0000 |
commit | 75016662c0cbf50c45f1aaca5a9ee045877d69a4 (patch) | |
tree | 92158c0e7718ea47883bcc5a1cc36a0ee480d34c | |
parent | c079db4bb3a783b8db659ee3eba92345192ec7c9 (diff) | |
download | sdbusplus-75016662c0cbf50c45f1aaca5a9ee045877d69a4.tar.gz sdbusplus-75016662c0cbf50c45f1aaca5a9ee045877d69a4.zip |
MAINTAINERS: add Patrick Williams
Large portions of the codebase were originally written by me
before maintainers existed. I am returning to the project and
plan to do significant enhancements and cleanups to sdbusplus.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I3ac6f6597c78041785ded272d1e6ce8974d5b49a
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d648b8b..7282274 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -42,6 +42,7 @@ Description of section entries: START OF MAINTAINERS LIST ------------------------- +M: Patrick Williams <patrick@stwcx.xyz> <stwcx!> M: William Kennington <wak@google.com> <wak-work!> M: Vernon Mauery <vernon.mauery@linux.intel.com> <vmauery!> M: Lei Yu <mine260309@gmail.com> <LeiYU!> |