contrib: add tinyxml, yajl
[scm/meta/git.git] / README.txt
index 2e29db8..93ceade 100644 (file)
@@ -15,10 +15,10 @@ Git tree project object
 -----------------------
 
 Filename: "git-trees"
-    G: [mandatory] Git path
+    G: [mandatory] Git path - Read only
     D: [mandatory] Domain
     O: [optional] Owner(s)
-    B: [optional] Branch(es)
+    B: [optional] Branch(es) - Read Only
     L: [optional] License(s)
     C: [optional] Comments
 
@@ -27,13 +27,13 @@ Domain object
 -------------
 
 Filename: "domains"
-    D: [mandatory] Domain
-    N: [optional] reserved for parent domain (in case of declaring sub-domains)
+    D: [mandatory] Domain - Read Only
+    N: [optional] reserved for parent domain (in case of declaring sub-domains) - Read Only
     A: [optional] Architect(s)
     M: [optional] Maintainer(s)
     I: [optional] Integrator(s)
     R: [optional] Reviewers(s)
-    E: [optional] Description - Don't change
+    E: [optional] Description - Read Only
 
 
 Branch object
@@ -49,7 +49,7 @@ Reference
 ---------
 
 Field keys:
-    A - Architect. Format: FullName <address@domain>
+    A - Architect. Format: FullName <address@domain> (Account ID)
     B - Branch. Format: [a-z0-9\._]+
     C - Comments.
     D - Domain.
@@ -57,16 +57,16 @@ Field keys:
     F - ?
     G - Git path.
     H - Homepage URL.
-    I - Integrator. Format: FullName <address@domain>
+    I - Integrator. Format: FullName <address@domain> (Account ID)
     J - ?
     K - ? 
     L - Licenses.
-    M - Maintainer. Format: FullName <address@domain>
+    M - Maintainer. Format: FullName <address@domain> (Account ID)
     N - PareNt. References another domain object.
-    O - Git Owner. Format: FullName <address@domain>
+    O - Git Owner. Format: FullName <address@domain> (Account ID)
     P - Profile.
     Q - ?
-    R - Reviewers.
+    R - Reviewers. Format: FullName <address@domain> (Account ID)
     S - Status.
     T - ?
     U - Upstream.