From 19313223cdf27f9189af470bf662c5433c84cc29 Mon Sep 17 00:00:00 2001 From: Don Brower Date: Tue, 28 Feb 2023 19:49:54 +0000 Subject: [PATCH 1/2] add something file --- something.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 something.txt diff --git a/something.txt b/something.txt new file mode 100644 index 0000000..fa49b07 --- /dev/null +++ b/something.txt @@ -0,0 +1 @@ +new file From 62dff9a567ff8d770a26ef1b53fe3d6e579eb776 Mon Sep 17 00:00:00 2001 From: Don Brower Date: Fri, 3 Mar 2023 18:40:57 +0000 Subject: [PATCH 2/2] Add Don's contact info --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 259e50f..e3488ba 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ Week 4 This repository is for the technical track of the CI Compass Fellowship program. + +For questions about this repo please contact Don Brower. dbrower@nd.edu