commit | 5873e0b9eea60fecc24661ec92f6ab29e48e20eb | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 20 11:16:27 2024 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Sep 06 01:51:43 2024 +0000 |
tree | 5e00a6f380de28cbfd75b90db868cb26d960545c | |
parent | 879601d92becfa1dbc082f487abfb5e0151a5091 [diff] |
tof: membership: adjust highly-productive to 100 For 2024H1, if we leave the points at 80, we have over 30% of the qualified members as "highly-productive" which is well outside the expected range. There are large gaps between about 80-110 and 110-150 points. If we set the points at 150, we have too few. If we set the points at 100 we have slightly too many, but there are 3 developers close together between 100 and 105. Picking 100 as a fair value that gets us close to the expected percentage of active members. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic24bc622384241f8fa5c9d294e799040f1cac887
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