mirror of
https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git
synced 2024-11-14 21:43:30 +08:00
add README
This adds a README to the project so that the contribution process is explicit as well as the licenses that apply to the source code. Cc: Quentin Schulz <foss+kernel@0leil.net> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Link: https://lore.kernel.org/r/20220113094404.64510-1-quentin.schulz@theobroma-systems.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
parent
3969aa4804
commit
4465006b3c
31
README
Normal file
31
README
Normal file
@ -0,0 +1,31 @@
|
||||
MMC tools (mmc-utils)
|
||||
=====================
|
||||
|
||||
mmc-utils is a tool for configuring MMC storage devices from userspace.
|
||||
|
||||
Contribution guidelines
|
||||
-----------------------
|
||||
|
||||
The project works using a mailing list patch submission process, similar to the
|
||||
process used for the Linux kernel itself.
|
||||
|
||||
One can document themselves by reading how to submit a patch in the official
|
||||
Linux kernel documentation:
|
||||
https://www.kernel.org/doc/html/latest/process/submitting-patches.html
|
||||
|
||||
Not all sections apply but it should be a good way to get started.
|
||||
|
||||
A patch should be sent as a mail (not as an attachement, see documentation
|
||||
above) to the linux-mmc@vger.kernel.org mailing list with maintainers as
|
||||
Cc recipients.
|
||||
|
||||
Maintainers
|
||||
-----------
|
||||
|
||||
Avri Altman <avri.altman@wdc.com>
|
||||
Ulf Hansson <ulf.hansson@linaro.org>
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
This project is licensed under GPL-2.0-only.
|
Loading…
Reference in New Issue
Block a user