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" ] "vladislav_isaiko@epam.com" -- "bapt@freebsd.org" [label=" 1 ", penwidth="1", color="#00688b5E"]; "vladislav_isaiko@epam.com" -- "frank@naegler.hamburg" [label=" 1 ", penwidth="1", color="#00688b5E"]; "vladislav_isaiko@epam.com" -- "git@mohr.io" [label=" 1 ", penwidth="1", color="#00688b5E"]; "vladislav_isaiko@epam.com" -- "80261420+jhaese@users.noreply.github.com" [label=" 1 ", penwidth="1", color="#00688b5E"]; "bapt@freebsd.org" -- "frank@naegler.hamburg" [label=" 1 ", penwidth="1", color="#00688b5E"]; "bapt@freebsd.org" -- "git@mohr.io" [label=" 1 ", penwidth="1", color="#00688b5E"]; "bapt@freebsd.org" -- "80261420+jhaese@users.noreply.github.com" [label=" 1 ", penwidth="1", color="#00688b5E"]; "frank@naegler.hamburg" -- "git@mohr.io" [label=" 1 ", penwidth="1", color="#00688b5E"]; "frank@naegler.hamburg" -- "80261420+jhaese@users.noreply.github.com" [label=" 1 ", penwidth="1", color="#00688b5E"]; "git@mohr.io" -- "80261420+jhaese@users.noreply.github.com" [label=" 1 ", penwidth="1", color="#00688b5E"]; }