<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">

    <changeset id="PEACE-190:1" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "ajaiswal@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:2" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "bgriffin@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:3" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "ccapalbo@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:4" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "defanov@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:5" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "e2etestcontent@theorchard.io"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:6" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "gmanukyan@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:7" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "jfidlow@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:8" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "mbalan@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:9" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "mlorenz+0923@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:10" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "mthomas@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:11" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "nsnyder@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:12" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "oyasinskaya@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:13" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "piannone@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:14" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "rfediakov@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:15" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "rsatsangi@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:16" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "tdenkinger@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

    <changeset id="PEACE-190:17" author="jfidlow" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (
                    u:Identity {email: "pinfieldharm@theorchard.com"}
                )-[:HAS_PROFILE]->(
                    p:Profile  {profileType: "ContentProfile"}
                )
                SET p.roles = ["review_digital_audio"]
                RETURN p.uuid;
            ]]>
        </query>
    </changeset>

</changelog>
