<?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="CCM-1584-rename_contributor:1" author="bburton" run-on-change="true">
        <query>
            MATCH (lp: LabelParticipant {uuid: 'd974c9c8-ad03-414b-ab36-fae9b30ec228'}) 
            SET lp.name = 'Moai'
        </query>
    </changeset>
</changelog>
