commit | e2430b15af7752582d5743bb7af655d1fd52305f | [log] [tgz] |
---|---|---|
author | Ed Tanous <edtanous@google.com> | Sat Jul 23 09:21:45 2022 -0700 |
committer | Ed Tanous <ed@tanous.net> | Mon Jul 25 16:27:51 2022 +0000 |
tree | 990fc040a4393e0863b23f62828e9be764815dc0 | |
parent | a3d471d442453f8936faa3eb9a29872fdf541859 [diff] |
Update organizational section with maintainer cc Lots of designs get submitted that seem to omit the maintainers from the CC list, as well as designs that focus on only one part of the design (sometimes dbus, sometimes redfish, sometimes IPMI) without considering the whole system. This commit adds a section to the design template for "repos that are expected to be modified", so that we can make sure the required reviewers are present on the design. This also helps as a hint to reviewers that they need to account for their whole design (hw->dbus->user interface), not just a single piece, like dbus->user interface or hw->dbus. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I74d34dafe7da0c83484df7afa96d3aef12efcc27
The OpenBMC project is a Linux Foundation project whose goal is to produce a customizable, open-source firmware stack for Baseboard Management Controllers (BMCs). This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.
The features document lists the project's major features with links to more information.
These documents contain details on developing OpenBMC code itself
cheatsheet.md: Quick reference for some common development tasks
CONTRIBUTING.md: Guidelines for contributing to OpenBMC
development tutorials: Tutorials for getting up to speed on OpenBMC development
kernel-development.md: Reference for common kernel development tasks
These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.
code-update: Updating OpenBMC and host platform firmware
console.md: Using the host console
host-management.md: Performing host management tasks with OpenBMC
rest-api.md: Introduction to using the OpenBMC REST API
REDFISH-cheatsheet.md: Quick reference for some common OpenBMC Redfish commands
REST-cheatsheet.md: Quick reference for some common OpenBMC REST API commands