Update schedule with messageoftheday improvements
Change-Id: Ie628b0e508b6eb2b425bdb23a6083c319bcb9fb5
diff --git a/lightning-talks/hackathon-messageoftheday-improvements.md b/lightning-talks/hackathon-messageoftheday-improvements.md
new file mode 100644
index 0000000..9860f3e
--- /dev/null
+++ b/lightning-talks/hackathon-messageoftheday-improvements.md
@@ -0,0 +1,12 @@
+# messageoftheday plugin improvements
+
+messageoftheday plugin can be handy if it is more versatile
+and is usable for multi-primary environments. A few updates
+were done to the plugin to:
+
+- Allow configuring the dirs containing the message content and config
+- Add a REST API to set the banner message
+- Allow users with 'updateBanner' capability to update the message
+- Provide a way to update the message and set its age via the UI
+
+*[Kaushik Lingarkar, Engineer / Qualcomm Technologies, Inc](../speakers.md#kaushikl)*
diff --git a/schedule.md b/schedule.md
index 801068d..25a19f2 100644
--- a/schedule.md
+++ b/schedule.md
@@ -42,7 +42,7 @@
| 12:30 | Lunch & Networking |
| 14:15 | [Repeated Builds During Code Review: The Case of OpenStack](sessions/repeated-builds-during-code-review.md) |
| 15:00 | [Hackathon Outcome: Porting MIDX files to JGit](lightning-talks/hackathon-midx-outcome.md) |
-| 15:15 | [placeholder - Hackathon Outcome: message of the day improvements]|
+| 15:15 | [Hackathon Outcome: Messageoftheday plugin improvements](lightning-talks/hackathon-messageoftheday-improvements.md)
| 15:30 | [Tracking Git Repository Health with Metrics: Insights and Challenges](lightning-talks/what-s-up-in-your-repo.md)
| 15:45 | [placeholder - Hackathon Outcome: Fix ls-project when it fails with missing tree.]|
| 16:00 | [Creating Quotas using Task Parker](lightning-talks/quotas-using-task-parker.md) |