Add README.md  maintainer section

Change-Id: Ie70412c67ff4e283098db7d28b26f74e5df30d90
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/README.md b/README.md
index 94d8854..acd1152 100755
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@
 
 These documents contain details on developing OpenBMC test code and debugging.
 
+ - [MAINTAINERS](https://github.com/openbmc/docs/blob/master/MAINTAINERS): OpenBMC code maintainers information.
  - [CONTRIBUTING.md](CONTRIBUTING.md): Coding guidelines.
  - [REST-cheatsheet.md](https://github.com/openbmc/docs/blob/master/REST-cheatsheet.md): Quick reference for some common
    curl commands required for testing.