diff options
| author | Rodrigo Campos <rodrigo@sdfg.com.ar> | 2023-03-08 16:22:18 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-03-08 21:16:24 +0100 |
| commit | ca794b785152e3b70ac7fc9773cf142210150195 (patch) | |
| tree | 268f579c2cea4dfa0795de7fe3c5429d16691d88 | |
| parent | bab8324d213362bbb59434748797a0cddcbefecd (diff) | |
| download | man-pages-ca794b785152e3b70ac7fc9773cf142210150195.tar.gz | |
CONTRIBUTING: Fix typo, there is one active maintainer
On commit "CONTRIBUTING, README, lsm: Remove mtk as maintainer"
(06e72cb1) we changed to mail only one maintainer, but the doc still
says "both maintainers".
When submitting a patch, I was confused by that fact and thought Michael
address was missing. But after checking, it seems we just need to send
it to Alejandro, so clarify the text to match that.
Signed-off-by: Rodrigo Campos <rodrigo@sdfg.com.ar>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | CONTRIBUTING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index 3b4408108a..3bb671eca4 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -8,7 +8,7 @@ Description Mailing list The main discussions regarding development of the project, patches, bugs, news, doubts, etc. happen on the mailing list. To send an email - to the project, send it to both maintainers and CC the mailing list: + to the project, send it to Alejandro and CC the mailing list: To: Alejandro Colomar <alx@kernel.org> Cc: <linux-man@vger.kernel.org> |
