Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openbmc/phosphor-misc
https://github.com/openbmc/phosphor-misc
Last synced: about 10 hours 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T00:19:03.000Z (3 months ago)
- Last Synced: 2024-08-21T01:44:35.101Z (3 months ago)
- Language: Awk
- Size: 145 KB
- Stars: 2
- Watchers: 4
- 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).