Shane's talk proposal

Change-Id: I22cc7de0ce42b32fae77f6c57f8d4245f13b9df6
diff --git a/sessions/promoting-situational-awareness-in-code-review.md b/sessions/promoting-situational-awareness-in-code-review.md
new file mode 100644
index 0000000..d6317b7
--- /dev/null
+++ b/sessions/promoting-situational-awareness-in-code-review.md
@@ -0,0 +1,5 @@
+# Promoting Situational Awareness in Code Review Platforms
+
+While code review is a popular practice that has several reported benefits in the literature, it's still largely based on the sleuth work of developers based on textual codebase differences. In this talk, I will introduce the research that my group ([the Software REBELs](https://rebels.cs.uwaterloo.ca/)) is working on to incorporate additional perspectives (e.g., build-time, historical, operational, concurrent development) in the code review interface.
+
+*[Shane McIntosh, University of Waterloo](../speakers.md#smcintosh)*
diff --git a/speakers.md b/speakers.md
index 6cb4c92..adf9174 100644
--- a/speakers.md
+++ b/speakers.md
@@ -33,3 +33,7 @@
 Tools Working Group](https://github.com/golang/go/wiki/golang-tools), is a
 regular contributor to the [Go](https://golang.org) project, and helps maintain
 various Go and CUE-based open source projects.
+
+### Shane McIntosh - University of Waterloo {#smcintosh}
+
+Shane is an associate professor at the [University of Waterloo](https://cs.uwaterloo.ca/), where he directs the Software Repository Excavation and Build Engineering Labs ([the Software REBELs](https://rebels.cs.uwaterloo.ca/)). Previously, he was an assistant professor with McGill University, where he held the Canada Research Chair in Software Release Engineering. He received the PhD from Queen's University, for which he was awarded the Governor General's Academic Gold Medal. In his research, he uses empirical methods to study software build systems, release engineering, and software quality.