Merge "Shane's talk proposal for GUS 2023"
diff --git a/schedule.md b/schedule.md
index 4fcf9dc..983b7c4 100644
--- a/schedule.md
+++ b/schedule.md
@@ -32,7 +32,7 @@
 breakfast with remote viewing of talk)*
 |   17:45   |    08:45  | Welcome to GerritForge Inc. - *TBC*
 |   18:00   |    09:00  | *TALK AVAILABLE - Sweden / USA*
-|   18:45   |    09:45  | *TALK AVAILABLE - Sweden / USA*
+|   18:45   |    09:45  | [Code Review Research Highlights](schedule/recent-rebels-research.md)
 |   19:30   |    10:30  | End of Day 1 - Sweden / Break & Networking - US
 |   20:00   |           | Dinner - Celebrations for Gerrit 15 years
 |           |    10:45  | *TALK AVAILABLE - USA*
diff --git a/sessions/recent-rebels-research.md b/sessions/recent-rebels-research.md
new file mode 100644
index 0000000..cfe29c2
--- /dev/null
+++ b/sessions/recent-rebels-research.md
@@ -0,0 +1,15 @@
+# Code Review Research Highlights
+
+In this talk, I will two recent studies that my
+[Software REBELs](https://rebels.cs.uwaterloo.ca/) research
+group has conducted of the topic of code review. In the
+[first study](https://rebels.cs.uwaterloo.ca/confpaper/2023/05/13/code-review-of-build-system-specifications-prevalence-purposes-patterns-and-perceptions.html),
+we analyzed code review practices when build files are
+the subject of the modification. In the
+[second study](https://rebels.cs.uwaterloo.ca/confpaper/2022/09/25/exploring-the-notion-of-risk-in-code-reviewer-recommendation.html),
+we use ML-based risk estimates to complement other high-level
+goals when recommending code reviewers for incoming tasks in a
+history-based simulation.
+
+*[Shane McIntosh, University of Waterloo](../speakers.md#shane)*
+*[Farshad Kazemi, University of Waterloo](../speakers.md#farshad)*
\ No newline at end of file
diff --git a/speakers.md b/speakers.md
index ec1ed4b..a23cb0d 100644
--- a/speakers.md
+++ b/speakers.md
@@ -6,3 +6,22 @@
 became a maintainer in 2012 and assumed the role as community manager in 2023.
 
 [LinkedIn](https://www.linkedin.com/in/firstlast/)
+
+### Shane McIntosh - University of Waterloo {#shane}
+
+Shane McIntosh is the current Ross & Muriel Faculty Fellow and an Associate Professor in the
+[Cheriton School of Computer Science at the University of Waterloo, Canada](https://cs.uwaterloo.ca/).
+At U. Waterloo, Shane directs the Software Repository Excavation and Build Engineering Labs
+([the Software REBELs](https://rebels.cs.uwaterloo.ca/)), where he and his trainees
+use empirical methods to study software build systems, release engineering, and
+software quality.
+
+[LinkedIn](https://www.linkedin.com/in/shane-mcintosh/)
+
+### Farshad Kazemi - University of Waterloo {#farshad}
+
+Farshad Kazemi is a Ph.D. Candidate at the University of Waterloo. The overarching goal of his
+Ph.D. research is making pragmatic improvements to the quality and efficiency of peer code
+review.
+
+[LinkedIn](https://www.linkedin.com/in/farshadkazemi/)
\ No newline at end of file