Subject : System / Kernel
[scm/meta/git.git] / README.txt
index 2e29db8..a5d026d 100644 (file)
@@ -14,9 +14,11 @@ General formatting rules
 Git tree project object
 -----------------------
 
-Filename: "git-trees"
+Filename: "git-trees" - Read Only
     G: [mandatory] Git path
     D: [mandatory] Domain
+    S: [mandatory] Submit type
+    T: [optional] Package type 
     O: [optional] Owner(s)
     B: [optional] Branch(es)
     L: [optional] License(s)
@@ -26,17 +28,16 @@ Filename: "git-trees"
 Domain object
 -------------
 
-Filename: "domains"
+Filename: "domains" - Read Only
     D: [mandatory] Domain
     N: [optional] reserved for parent domain (in case of declaring sub-domains)
     A: [optional] Architect(s)
     M: [optional] Maintainer(s)
     I: [optional] Integrator(s)
     R: [optional] Reviewers(s)
-    E: [optional] Description - Don't change
 
 
-Branch object
+Branch object - Unused now
 --------------
 
 Filename: "branches"
@@ -49,7 +50,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,18 +58,18 @@ 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.
-    S - Status.
-    T - ?
+    R - Reviewers. Format: FullName <address@domain> (Account ID)
+    S - Submit type. Format: [FAST_FORWARD_ONLY | MERGE_IF_NECESSARY | REBASE_IF_NECESSARY | MERGE_ALWAYS | CHERRY_PICK]
+    T - Package Type. Format : [OPENP | OPENM | DEV | None]
     U - Upstream.
     V - Upstream VCS.
     W - ?