From 1b082b85c10bea40ccbe52aba2f597ef79461786 Mon Sep 17 00:00:00 2001 From: Nat Dempkowski Date: Sun, 15 Oct 2017 16:44:10 -0400 Subject: Add author for Distributed Programming Languages chapter --- chapter/4/dist-langs.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter/4/dist-langs.md b/chapter/4/dist-langs.md index 295a307..dfa2abc 100644 --- a/chapter/4/dist-langs.md +++ b/chapter/4/dist-langs.md @@ -1,10 +1,9 @@ --- layout: page title: "Distributed Programming Languages" -by: "Joe Schmoe and Mary Jane" +by: "Connor Zanin" --- - ## Problems of Distributed Programming There are problems that exist in distributed system environments that do not exist in single-machine environments. -- cgit v1.2.3