From 4545d6ca222f6377d5934d358c218fcb2e659051 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 24 Aug 2014 22:59:32 +0100 Subject: [PATCH] access-table before delete ubuntu --- access-table.lout | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 access-table.lout diff --git a/access-table.lout b/access-table.lout new file mode 100644 index 0000000..ca87488 --- /dev/null +++ b/access-table.lout @@ -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 -- 2.30.2