graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="grey" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "jkonisa@apple.com" -- "frankgh@apache.org" [label=" 13 ", penwidth="10", color="#00688bFF"]; "frankgh@apache.org" -- "drohrer@apple.com" [label=" 11 ", penwidth="8", color="#00688bDB"]; "drohrer@apple.com" -- "jkonisa@apple.com" [label=" 6 ", penwidth="4", color="#00688b93"]; "drohrer@apple.com" -- "francisco.guerrero@apple.com" [label=" 5 ", penwidth="3", color="#00688b82"]; "francisco.guerrero@apple.com" -- "frankgh@apache.org" [label=" 3 ", penwidth="2", color="#00688b70"]; "yuriy@semchyshyn.com" -- "frankgh@apache.org" [label=" 2 ", penwidth="1", color="#00688b5E"]; "yuriy@semchyshyn.com" -- "ycai@apache.org" [label=" 2 ", penwidth="1", color="#00688b5E"]; "francisco.guerrero@apple.com" -- "yuriy@semchyshyn.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; "frankgh@apache.org" -- "ycai@apache.org" [label=" 1 ", penwidth="1", color="#00688b4C"]; "yuriy@semchyshyn.com" -- "drohrer@apple.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; "yuriy@semchyshyn.com" -- "jkonisa@apple.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; "ycai@apache.org" -- "drohrer@apple.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; "ycai@apache.org" -- "jkonisa@apple.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; "frankgh@apache.org" -- "djoshi@apache.org" [label=" 1 ", penwidth="1", color="#00688b4C"]; }