<?php
/**
 * Metadata for configuration manager plugin
 * Additions for the osp plugin
 *
 * @author Frank Schiebel <frank@linuxmuster.net>
 */
$meta['sourcetree'] = array('string');
$meta['destination_namespace'] = array('string');
