From ed771094d9532e61c0bffcdd0770e2ec0823c8fb Mon Sep 17 00:00:00 2001 From: "Amy J. Ko" Date: Fri, 11 Sep 2020 07:51:16 -0700 Subject: [PATCH] Added author links. --- book.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book.json b/book.json index 22a5981..fe74728 100644 --- a/book.json +++ b/book.json @@ -1,7 +1,7 @@ { "title": "Cooperative Software Development", - "authors": ["Amy J. Ko"], - "contributors": ["Benjamin Xie"], + "authors": ["[Amy J. Ko|https://faculty.washington.edu/ajko/]"], + "contributors": ["[Benjamin Xie|http://benjixie.com]"], "license": "[Creative Commons Attribution-NoDeriviatives 4.0|https://creativecommons.org/licenses/by-nd/4.0/]", "cover": ["cover.jpg", "A photograph of a racially and gender diverse team of six making decisions.", "Software engineering is inherently social.", "Amy J. Ko"], "unknown": ["error.png", "A screen shot of a Linux operating system kernel panic", "Uh oh, something went wrong.", "William Pina"],