diff options
author | Lee Chee Yang <chee.yang.lee@intel.com> | 2024-04-22 11:10:16 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2024-04-22 11:12:57 +0800 |
commit | 7165c20b435033a0abe0114cf52cb817cba6265e (patch) | |
tree | 6e2109f1e842d9562eefda0391cad23a39b940f9 /documentation/submitting_patches.md | |
parent | 6ece731dc295fc182ecb0fb1f23bfaee6200800c (diff) | |
download | meta-intel-7165c20b435033a0abe0114cf52cb817cba6265e.tar.gz |
documentation: drop Maintainer.md
drop the Maintainer.md and add maintainer section at README.md.
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'documentation/submitting_patches.md')
-rw-r--r-- | documentation/submitting_patches.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/submitting_patches.md b/documentation/submitting_patches.md index 41a039bd..f36c4b08 100644 --- a/documentation/submitting_patches.md +++ b/documentation/submitting_patches.md | |||
@@ -22,5 +22,5 @@ a patch or patch sets within 24 hours of the time it was posted. For | |||
22 | larger and/or more involved patches and patch sets, the review process | 22 | larger and/or more involved patches and patch sets, the review process |
23 | may take longer. | 23 | may take longer. |
24 | 24 | ||
25 | Please see the [MAINTAINERS](MAINTAINERS.md) for the list of maintainers. It's also | 25 | Please see the [maintainers](../README.md#maintainers) section for the list of maintainers. It's also |
26 | a good idea to cc: the maintainer, if applicable. | 26 | a good idea to cc: the maintainer, if applicable. |