diff options
| author | Anup Pate <[email protected]> | 2019-04-15 09:14:53 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2019-04-15 09:54:10 +0530 |
| commit | b2cd5fda61d7dfd553784f5cab529d9effbd35dc (patch) | |
| tree | 6641445061a534cf8421229f83aeab1b230b5769 /README.md | |
| parent | 743e8ae6e7b7ae5b975cef3b028baefcacff80a8 (diff) | |
top: Add CONTRIBUTORS.md file
We add CONTRIBUTORS.md file to provide a list of individuals and
organizations actively contributing to the OpenSBI project.
Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -157,7 +157,7 @@ files where the reused code is present. 2. Some source file for the Kendryte/k210 platform code are based on code from the Kendryte [standalone SDK] available on github. These files retain the original copyright and license of the Kendryte standalone SDK project and - are licensed under the terms of the Apache License, Version 2.0. + are licensed under the terms of the Apache License, Version 2.0. See also the [third party notices] file for more information. @@ -168,6 +168,9 @@ The OpenSBI project encourages and welcomes contributions. Contributions should follow the rules described in OpenSBI [Contribution Guideline] document. In particular, all patches sent should contain a Signed-off-by tag. +The [Contributors List] document provides a list of individuals and +organizations actively contributing to the OpenSBI project. + Documentation ------------- @@ -226,6 +229,7 @@ make I=<install_directory> install_docs [COPYING.BSD]: COPYING.BSD [SPDX]: http://spdx.org/licenses/ [Contribution Guideline]: docs/contributing.md +[Contributors List]: CONTRIBUTORS.md [Library Usage]: docs/library_usage.md [Platform Support Guide]: docs/platform_guide.md [Platform Documentation]: docs/platform/platform.md @@ -233,4 +237,3 @@ make I=<install_directory> install_docs [Doxygen manual]: http://www.stack.nl/~dimitri/doxygen/manual.html [standalone SDK]: https://github.com/kendryte/kendryte-standalone-sdk [third party notices]: ThirdPartyNotices.md - |
