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/reporting_bugs.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/reporting_bugs.md')
-rw-r--r-- | documentation/reporting_bugs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/reporting_bugs.md b/documentation/reporting_bugs.md index 59621c1e..5fbc3d27 100644 --- a/documentation/reporting_bugs.md +++ b/documentation/reporting_bugs.md | |||
@@ -1,7 +1,7 @@ | |||
1 | ## Reporting bugs | 1 | ## Reporting bugs |
2 | 2 | ||
3 | If you have problems with or questions about a particular BSP, please | 3 | If you have problems with or questions about a particular BSP, please |
4 | contact the maintainer listed in the [Maintainers](MAINTAINERS.md) file directly (cc:ing | 4 | contact the maintainer listed in the [Maintainer](../README.md#maintainers) section directly (cc:ing |
5 | the Yocto mailing list puts it in the archive and helps other people | 5 | the Yocto mailing list puts it in the archive and helps other people |
6 | who might have the same questions in the future), but please try to do | 6 | who might have the same questions in the future), but please try to do |
7 | the following first: | 7 | the following first: |