chiark / gitweb /
access-table before delete ubuntu
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 24 Aug 2014 21:59:32 +0000 (22:59 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 24 Aug 2014 21:59:32 +0000 (22:59 +0100)
access-table.lout [new file with mode: 0644]

diff --git a/access-table.lout b/access-table.lout
new file mode 100644 (file)
index 0000000..ca87488
--- /dev/null
@@ -0,0 +1,50 @@
+@SysInclude{langdefs}
+@SysInclude{bsf}
+@SysInclude{dsf}
+@SysInclude{docf}
+@SysInclude{tbl}
+@Use { @BasicSetup
+  @InitialFont { Times Base 20p }
+}
+@Use { @DocumentSetup
+  @PageOrientation { Landscape }
+}
+@Use { @OrdinarySetup
+}
+@SysDatabase @FontDef { fontdefs }
+@Doc @Text @Begin
+
+@Tbl
+  aformat { @Cell A | @Cell B | @Cell C | @Cell D }
+  bformat { @StartHSpan @Cell A | @HSpan | @HSpan | @HSpan }
+  cformat { @Cell A | @StartHSpan @Cell B | @HSpan | @HSpan }
+{
+@Rowb A { dgit access to Debian for various classes of user }
+@Rowa A { } B { DD } C { DM } D { anonymous }
+@Rowa
+   A { "fetch/" //1vx "clone" }
+   B { {@Ding a19} @Sup 1 }
+   C { red @Colour { Needs projectb data service //1vx
+                     "#727702" "#720590" } }
+   D { red @Colour { Needs projectb data service //1vx
+                     "#727702" "#720590" } }
+@Rowa
+   A { "push" }
+   B { {@Ding a19} @Sup 1 }
+   C { red @Colour { Needs move to new git server } }
+   D { Not desired }
+@Rowb A { dgit access to Ubuntu for various classes of user }
+@Rowa A { } B { Core } C { MOTU } C { anonymous }
+@Rowa
+   A { "fetch/" //1vx "clone" }
+   B { red @Colour { Uses launchpad rmadison } }
+   C { red @Colour { Needs projectb data service //1vx
+                     "#727702" "#720590" } }
+   D { red @Colour { Needs projectb data service //1vx
+                     "#727702" "#720590" } }
+}
+@LP
+@LP
+1. User must have alioth account; requirement will be abolished
+   after move to new git server.
+@End @Text