commit | 0313b993d9c7d23a20760dba6cc5607092d2903d | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Aug 30 19:50:34 2021 +0000 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Aug 30 19:53:58 2021 +0000 |
tree | cbef348678e401cb49f22c9dab72a58e6f26a91e | |
parent | 5dc5d6cc6796ef038c59e41297349a982c8dd296 [diff] |
Update MAINTAINERS, add OWNERS The OWNERS file allows gerrit to automatically CC the owners on a review when it's pushed, removing the need to add maintainers manually. Eventually the MAINTAINERS file will be deprecated. For now keep both until it's removed project-wide. Replace IRC with Discord since the community doesn't use IRC anymore. Remove Ratan, he is no longer working with Power systems. Update discord name for Gunnar and Jayanth. Change-Id: Idbdb49117e7d734e0a542a8ce5fdba077a054699 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.