summaryrefslogtreecommitdiffstats
path: root/documentation/submitting_patches.md
diff options
context:
space:
mode:
authorLee Chee Yang <chee.yang.lee@intel.com>2024-04-22 11:10:16 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2024-04-22 11:12:57 +0800
commit7165c20b435033a0abe0114cf52cb817cba6265e (patch)
tree6e2109f1e842d9562eefda0391cad23a39b940f9 /documentation/submitting_patches.md
parent6ece731dc295fc182ecb0fb1f23bfaee6200800c (diff)
downloadmeta-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.md2
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
22larger and/or more involved patches and patch sets, the review process 22larger and/or more involved patches and patch sets, the review process
23may take longer. 23may take longer.
24 24
25Please see the [MAINTAINERS](MAINTAINERS.md) for the list of maintainers. It's also 25Please see the [maintainers](../README.md#maintainers) section for the list of maintainers. It's also
26a good idea to cc: the maintainer, if applicable. 26a good idea to cc: the maintainer, if applicable.