diff options
author | Karsten Merker <merker@debian.org> | 2019-05-05 12:33:26 +0200 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2019-05-06 11:09:03 +0530 |
commit | 243a5e05324ee584f1575ad7764a3e4527d6b5ae (patch) | |
tree | 3ba8d0dde1a004f26d367b78f2405ce4efe0627f | |
parent | 0d33a981ec19181c7f6448f90599f31dfd082994 (diff) |
docs: update CONTRIBUTORS.md from git history
OpenSBI has recently gained a CONTRIBUTORS.md file as a way
to make contributions to OpenSBI more visible. Add previous
contributors from the git history who have acked their
inclusion in the list to the file.
Signed-off-by: Karsten Merker <merker@debian.org>
Acked-by: Alistair Francis <alistair@alistair23.me>
Acked-by: Anup Patel <anup.patel@wdc.com>
Acked-by: Atish Patra <atish.patra@wdc.com>
Acked-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Damien Le Moal <damien.lemoal@wdc.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Acked-by: Shawn Chang <citypw@gmail.com>
Acked-by: Xiang Wang <wxjstz@126.com>
-rw-r--r-- | CONTRIBUTORS.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index db557b6..7fe542d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -5,3 +5,21 @@ List of OpenSBI Contributors (Alphabetically sorted) * **[Western Digital Corporation](https://www.wdc.com/)** * Project initiator and maintainer * Copyright (c) 2019 Western Digital Corporation or its affiliates + +* Alistair Francis <alistair@alistair23.me> + +* Anup Patel <anup.patel@wdc.com> + +* Atish Patra <atish.patra@wdc.com> + +* Bin Meng <bmeng.cn@gmail.com> + +* Damien Le Moal <damien.lemoal@wdc.com> + +* Karsten Merker <merker@debian.org> + +* Nick Kossifidis <mickflemm@gmail.com> + +* Shawn Chang <citypw@gmail.com> + +* Xiang Wang <wxjstz@126.com> |