<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="PUB-45-add_starvendor_publishing_profiles:1" author="ratoui">
        <query>
          MATCH (p:Profile {profileType: "PublishingProfile"})--(Identity {email: "ratoui@theorchard.com"})
          MATCH (v:Vendor {id: "*"})
          MERGE (p)-[:HAS_ACCESS_TO]->(v)
        </query>
    </changeset>

    <changeset id="PUB-45-add_starvendor_publishing_profiles:2" author="ratoui">
        <query>
          MATCH (p:Profile {profileType: "PublishingProfile"})--(Identity {email: "mgalizia@theorchard.com"})
          MATCH (v:Vendor {id: "*"})
          MERGE (p)-[:HAS_ACCESS_TO]->(v)
        </query>
    </changeset>

    <changeset id="PUB-45-add_starvendor_publishing_profiles:3" author="ratoui">
        <query>
          MATCH (p:Profile {profileType: "PublishingProfile"})--(Identity {email: "larmstead@theorchard.com"})
          MATCH (v:Vendor {id: "*"})
          MERGE (p)-[:HAS_ACCESS_TO]->(v)
        </query>
    </changeset>

    <changeset id="PUB-45-add_starvendor_publishing_profiles:4" author="ratoui">
        <query>
          MATCH (p:Profile {profileType: "PublishingProfile"})--(Identity {email: "tdenkinger@theorchard.com"})
          MATCH (v:Vendor {id: "*"})
          MERGE (p)-[:HAS_ACCESS_TO]->(v)
        </query>
    </changeset>

    <changeset id="PUB-45-add_starvendor_publishing_profiles:5" author="ratoui">
        <query>
          MATCH (p:Profile {profileType: "PublishingProfile"})--(Identity {email: "mmachado@theorchard.com"})
          MATCH (v:Vendor {id: "*"})
          MERGE (p)-[:HAS_ACCESS_TO]->(v)
        </query>
    </changeset>

    <changeset id="PUB-45-add_starvendor_publishing_profiles:6" author="ratoui">
       <query>
          MATCH (p:Profile {profileType: "PublishingProfile"})--(Identity {email: "mlorenz@theorchard.com"})
          MATCH (v:Vendor {id: "*"})
          MERGE (p)-[:HAS_ACCESS_TO]->(v)
        </query>
    </changeset>

    <changeset id="PUB-45-add_starvendor_publishing_profiles:7" author="ratoui">
        <query>
          MATCH (p:Profile {profileType: "PublishingProfile"})--(Identity {email: "mgonitzke@theorchard.com"})
          MATCH (v:Vendor {id: "*"})
          MERGE (p)-[:HAS_ACCESS_TO]->(v)
        </query>
    </changeset>

    <changeset id="PUB-45-add_starvendor_publishing_profiles:8" author="ratoui">
        <query>
          MATCH (p:Profile {profileType: "PublishingProfile"})--(Identity {email: "jgoldsmith@theorchard.com"})
          MATCH (v:Vendor {id: "*"})
          MERGE (p)-[:HAS_ACCESS_TO]->(v)
        </query>
    </changeset>
    <changeset id="PUB-45-add_starvendor_publishing_profiles:9" author="ratoui">
        <query>
          MATCH (p:Profile {profileType: "PublishingProfile"})--(Identity {email: "aglassett@theorchard.com"})
          MATCH (v:Vendor {id: "*"})
          MERGE (p)-[:HAS_ACCESS_TO]->(v)
        </query>
    </changeset>
    <changeset id="PUB-45-add_starvendor_publishing_profiles:10" author="ratoui">
        <query>
          MATCH (p:Profile {profileType: "PublishingProfile"})--(Identity {email: "aidanm@theorchard.com"})
          MATCH (v:Vendor {id: "*"})
          MERGE (p)-[:HAS_ACCESS_TO]->(v)
        </query>
    </changeset>    
</changelog>
