[ARVADOS] updated: 2c7e73fafb98fff4f9d061074d6b58d668d5c1dc

git at public.curoverse.com git at public.curoverse.com
Fri Apr 4 10:26:14 EDT 2014


Summary of changes:
 doc/api/permission-model.html.textile.liquid |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

       via  2c7e73fafb98fff4f9d061074d6b58d668d5c1dc (commit)
      from  39717c4347c00ee0697942d60a50000bfc89fe3c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 2c7e73fafb98fff4f9d061074d6b58d668d5c1dc
Author: Tom Clegg <tom at curoverse.com>
Date:   Fri Apr 4 10:26:23 2014 -0400

    Fix copy/paste error.

diff --git a/doc/api/permission-model.html.textile.liquid b/doc/api/permission-model.html.textile.liquid
index baa300a..bdfdbd7 100644
--- a/doc/api/permission-model.html.textile.liquid
+++ b/doc/api/permission-model.html.textile.liquid
@@ -79,8 +79,8 @@ George has read-only access to the same set of accounts. This lets him see thing
 table(table table-bordered table-condensed).
 |Tail                   |Permission     |Head                      |Effect|
 |Group: Ashton Lab Admin|can_manage     |User: Lab Member 1        |Lab member 1 is in this administrative group|
-|Group: Ashton Lab Admin|can_manage     |User: Lab Member 2        |Lab member 1 is in this administrative group|
-|Group: Ashton Lab Admin|can_manage     |User: Lab Member 3        |Lab member 1 is in this administrative group|
+|Group: Ashton Lab Admin|can_manage     |User: Lab Member 2        |Lab member 2 is in this administrative group|
+|Group: Ashton Lab Admin|can_manage     |User: Lab Member 3        |Lab member 3 is in this administrative group|
 |Group: Ashton Lab Admin|can_manage     |User: Alison              |Alison is in this administrative group|
 |Group: Ashton Lab Admin|can_manage     |User: George              |George is in this administrative group|
 |Alison                 |can_manage     |Group: Ashton Lab Admin   |Alison can do everything the above lab members can do|

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list