diff options
| author | Karsten Merker <[email protected]> | 2019-05-05 12:33:26 +0200 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 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 <[email protected]>
Acked-by: Alistair Francis <[email protected]>
Acked-by: Anup Patel <[email protected]>
Acked-by: Atish Patra <[email protected]>
Acked-by: Bin Meng <[email protected]>
Acked-by: Damien Le Moal <[email protected]>
Acked-by: Nick Kossifidis <[email protected]>
Acked-by: Shawn Chang <[email protected]>
Acked-by: Xiang Wang <[email protected]>
| -rw-r--r-- | CONTRIBUTORS.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index db557b67..7fe542d9 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 <[email protected]> + +* Anup Patel <[email protected]> + +* Atish Patra <[email protected]> + +* Bin Meng <[email protected]> + +* Damien Le Moal <[email protected]> + +* Karsten Merker <[email protected]> + +* Nick Kossifidis <[email protected]> + +* Shawn Chang <[email protected]> + +* Xiang Wang <[email protected]> |
