From 66f3b626c2b1b24040664774e5b74b23a6808943 Mon Sep 17 00:00:00 2001 From: Martyn Smith Date: Fri, 2 Nov 2007 11:37:21 +1300 Subject: [PATCH] Timesheet sample --- timesheet.sample.yml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 timesheet.sample.yml diff --git a/timesheet.sample.yml b/timesheet.sample.yml new file mode 100644 index 0000000..135ec9c --- /dev/null +++ b/timesheet.sample.yml @@ -0,0 +1,31 @@ +# vim:filetype=yaml +--- +date: 2007-10-01 +comment: MFE Research +wr: 42305 +time: 2 +--- +date: 2007-10-02 +comment: Helping Julian get up to speed +wr: drivesouth +time: 2 +--- +date: 2007-10-02 +comment: Speeks development +wr: speeks +time: 3 +--- +date: 2007-10-03 +comment: DR Setup +wr: 33046 +time: 3 +--- +date: 2007-10-04 +comment: DR Firewalling +wr: 33046 +time: 3 +--- +date: 2007-10-04 +comment: Speeks development +wr: speeks +time: 3 -- 2.39.5