[or-cvs] r21008: {projects} fix the resource allocation, update some tasks, update the p (projects/todo)

phobos at seul.org phobos at seul.org
Sun Nov 22 03:56:31 UTC 2009


Author: phobos
Date: 2009-11-21 22:56:31 -0500 (Sat, 21 Nov 2009)
New Revision: 21008

Modified:
   projects/todo/tpo-highlevel-tasklist.tjp
   projects/todo/tracking-gantt.pdf
Log:
fix the resource allocation, update some tasks, update the pdf


Modified: projects/todo/tpo-highlevel-tasklist.tjp
===================================================================
--- projects/todo/tpo-highlevel-tasklist.tjp	2009-11-21 14:02:36 UTC (rev 21007)
+++ projects/todo/tpo-highlevel-tasklist.tjp	2009-11-22 03:56:31 UTC (rev 21008)
@@ -1,10 +1,8 @@
 project TorProject "High-Level Task Tracking" "1.0" 2009-11-19 - 2010-12-31 {
   # Hide the clock time. Only show the date.
   timeformat "%Y-%m-%d"
-  now 2009-11-20
+  now 2009-11-21
 
-  # We want to compare the baseline scenario, to one with a slightly
-  # delayed start.
   scenario plan "Plan" {
     minslackrate 15.0
   }
@@ -12,7 +10,6 @@
 
 flags team
 
-resource torpeople "Active Tor Team" {
 resource carolyn "Carolyn" {limits{dailymax 4h}}
 resource sebastian "Sebastian" {limits{dailymax 4h}}
 resource nick "Nick" {limits{dailymax 8h}}
@@ -31,7 +28,6 @@
 resource vendor "Paid Vendor" {limits{dailymax 16h}}
 resource melissa "Melissa" {limits{dailymax 4h}}
 resource auditor "Auditors" {limits{dailymax 16h}}
-}
 
 task op_main "Business Operations" {
   task op_one "Community Forums" {
@@ -62,7 +58,7 @@
     start 2009-11-19
     end 2010-01-31
     allocate andrew, volunteer
-    complete 1
+    complete 5
   }
   task op_six "Audit Prep" {
     start 2009-11-19
@@ -92,7 +88,7 @@
     start 2009-11-19
     end 2009-12-15
     allocate andrew, volunteer
-    complete 5
+    complete 20
   }
   task op_eleven "December Board Meeting" {
     start 2009-11-19
@@ -152,7 +148,7 @@
     start 2009-11-19
     end 2009-11-30
     allocate melissa, vendor
-    complete 80
+    complete 81
   }
   task fin_two "2009 Accrual Conversion" {
     start 2009-11-19

Modified: projects/todo/tracking-gantt.pdf
===================================================================
(Binary files differ)



More information about the tor-commits mailing list