From 899784c63804260079cd0b57b91df23473e8f7c5 Mon Sep 17 00:00:00 2001
From: Robyn Bergeron <robyn.bergeron@gmail.com>
Date: Fri, 25 Sep 2015 11:54:11 -0700
Subject: [PATCH] Update REVIEWERS.md with full picture process

Made process picture be inline. Yay, me!
---
 lib/ansible/modules/extras/REVIEWERS.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/lib/ansible/modules/extras/REVIEWERS.md b/lib/ansible/modules/extras/REVIEWERS.md
index 7742e618cf3..73ebdeb58c6 100644
--- a/lib/ansible/modules/extras/REVIEWERS.md
+++ b/lib/ansible/modules/extras/REVIEWERS.md
@@ -2,8 +2,6 @@ Ansible Extras Reviewers
 ====================
 The Ansible Extras Modules are written and maintained by the Ansible community, and are included in Extras through a community-driven approval process. 
 
-A full view of the pull request process for Extras can be seen here: http://gregdek.org/extras_PR_process_2015_09.png
-
 Expectations
 =======
 
@@ -51,3 +49,9 @@ AWS: @jsmartin @scicoin-project @tombamford @garethr @lorin @jarv @jsdalton @sil
 Docker: @cove @joshuaconner @softzilla @smashwilson
 
 Red Hat Network: @barnabycourt @vritant @flossware
+
+PR Process
+=======
+
+A full view of the pull request process for Extras can be seen here: 
+![here](http://gregdek.org/extras_PR_process_2015_09.png)