CORD-2420 Changes for M-CORD 5.0 profile

Change-Id: Icabe59f3bf92e504c7b6f43eab7eb7262a2c53cf
diff --git a/lib/xos-config/xosconfig/synchronizer-config-schema.yaml b/lib/xos-config/xosconfig/synchronizer-config-schema.yaml
index 276268d..bafc8e5 100644
--- a/lib/xos-config/xosconfig/synchronizer-config-schema.yaml
+++ b/lib/xos-config/xosconfig/synchronizer-config-schema.yaml
@@ -19,7 +19,7 @@
     type: str
   xos_dir:
     type: str
-  logging: 
+  logging:
     type: any
   wrappers:
     type: seq
@@ -30,7 +30,7 @@
     sequence:
     - type: map
       map:
-        name: 
+        name:
           type: str
           required: True
         graph:
@@ -49,6 +49,8 @@
                   type: str
                 subnet:
                   type: str
+                owner:
+                  type: str
   dependency_graph:
     type: str
   link_graph: