https://github.com/openbmc/phosphor-misc
https://github.com/openbmc/phosphor-misc
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/openbmc/phosphor-misc
- Owner: openbmc
- License: apache-2.0
- Created: 2020-01-07T14:48:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-01T14:43:59.000Z (over 1 year ago)
- Last Synced: 2025-03-27T12:08:06.581Z (over 1 year ago)
- Language: Shell
- Size: 146 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phosphor-misc
phosphor-misc is a collection of miscellaneous OpenBMC functions that doesn't
really fit anywhere else.
## Contributing
If you have a new function in mind to be hosted in phosphor-misc, it is usually
a good idea to mention it on the OpenBMC mailing list before writing any code.
There might already be an implementation of the desired function or the
community may suggest alternatives.
phosphor-misc patches are reviewed using the Gerrit instance at
.
Please submit patches to Gerrit. More information on using Gerrit can be found
[here](https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#submitting-changes-via-gerrit-server).
is a hosting mirror only and GitHub
pull requests are not monitored and will not be accepted.
Patch checklist. Please ensure patches adhere to the following guidelines:
- follow
[the seven rules of a great git commit message](https://chris.beams.io/posts/git-commit/#seven-rules)
For questions or help please come join us on the
[mailing list](https://lists.ozlabs.org/listinfo/openbmc) or in
[IRC](irc://freenode.net/openbmc).