Add OWNERS plugin talk Change-Id: I3799886b18fb33c8c161c7f30dd69375206e217e
diff --git a/schedule.md b/schedule.md index 8f20f2c..5fda822 100644 --- a/schedule.md +++ b/schedule.md
@@ -73,7 +73,7 @@ | 14:00 | [Keeping an eye on your repository metrics](sessions/git-repo-metrics.md) | 14:10 | [Status update of the "Gerrit on Kubernetes" project](sessions/k8s-gerrit.md) | 14:20 | [Submit requirements - Goodbye Prolog](sessions/submit-requirements.md) -| 14:30 | __Lightning talk available__ +| 14:30 | [What's new in the OWNERS plugin](sessions/owners-plugin.md) | 14:40 | __Lightning talk available__ | 14:50 | __Lightning talk available__ | 15:00 | Break & Networking
diff --git a/sessions/owners-plugin.md b/sessions/owners-plugin.md new file mode 100644 index 0000000..0cc06bb --- /dev/null +++ b/sessions/owners-plugin.md
@@ -0,0 +1,9 @@ +# What's new in the OWNERS plugin + +Some new feature have been introduced in the OWNERS plugin in the last months. + +Fabio will talk about some REST APIs and OWNERS file logic inheritance +that have been added to the [plugin](https://gerrit.googlesource.com/plugins/owners/) +lately. + +*[Fabio Ponciroli, GerritForge](../speakers.md#fponciroli)* \ No newline at end of file