<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./schema.xsd">
  <changeset id="DISTRO_osr_role:1" author="gaguirre" run-always="true">
    <cypherquery>
      <![CDATA[
        MATCH(p1:Profile {uuid: 'df3913e0-9872-43d4-950a-18f3999f4b9b'})
          SET 
            p1.roles = ['review_digital_audio', 'view_orchard_sound_recording']
      ]]>
    </cypherquery>
  </changeset>
</changelog>
