Add gpt for gerrit lighting talk

Change-Id: I1fac5d5b7eca8d1521df93d766049267c46fa0b5
diff --git a/lightning-talks/gpt-for-gerrit.md b/lightning-talks/gpt-for-gerrit.md
new file mode 100644
index 0000000..eb42720
--- /dev/null
+++ b/lightning-talks/gpt-for-gerrit.md
@@ -0,0 +1,10 @@
+# Using GPT for Code Review on Gerrit
+
+In this short lightning talk, I will share my experience of using the GPT large
+language model for code reviews on Gerrit.
+
+This includes the effects of using GPT for reviewing code, the impact of
+different prompts on the review outcome, and how to integrate static analysis
+tools with GPT into the Gerrit workflow.
+
+*[Long Xie, Superhexa](../speakers.md#xielong)*
\ No newline at end of file
diff --git a/schedule.md b/schedule.md
index 73093bc..582177b 100644
--- a/schedule.md
+++ b/schedule.md
@@ -52,6 +52,6 @@
 | 12:00     |           | [What's new in Gerrit v3.8](sessions/whats-new-gerrit-3.8.md)
 | 12:45     |           | Lunch & Networking
 | 14:00     |           | [Gerrit on Kubernetes](sessions/k8s-gerrit.md)
-| 14:45     |           | *TALK AVAILABLE - Sweden*
-| 15:30     |           | *TALK AVAILABLE - Sweden*
+| 14:45     |           | [Using GPT for Code Review on Gerrit](lightning-talks/gpt-for-gerrit.md)
+| 15:00     |           | *TALK AVAILABLE - Sweden*
 | 16:00     |           | End of the Summit - Sweden
diff --git a/speakers.md b/speakers.md
index ebd58ae..366f038 100644
--- a/speakers.md
+++ b/speakers.md
@@ -113,3 +113,11 @@
 Gerrit for development teams within SAP. He is actively contributing to Gerrit
 since 2018 and has started the [k8s-gerrit](https://gerrit-review.googlesource.com/admin/repos/k8s-gerrit,general)
 project.
+
+### Long Xie - Superhexa {#xielong}
+
+Long Xie has over 15 years of software development experience and is the backend
+tech lead at the smart hardware company, Superhexa. He previously worked at
+Xiaomi for 10 years.
+
+[Github](https://github.com/xielong)
\ No newline at end of file