Speak along Marcin Czech about new pull replication features

Change-Id: I5bcd67f21f18defca8054be1e7d34e0d5cc6e6f2
diff --git a/sessions/whats-new-in-pull-replication.md b/sessions/whats-new-in-pull-replication.md
index 0b7699f..989d3c6 100644
--- a/sessions/whats-new-in-pull-replication.md
+++ b/sessions/whats-new-in-pull-replication.md
@@ -3,12 +3,15 @@
 Over the last two year GerritForge took an effort to improve Gerrit replication
 performance by introducing the pull-replication plugin.
 
-In his talk Marcin will focus on the improvements and the new features introduced
+In his talk Marcin and Alvaro will focus on the improvements and the new features introduced
 to the pull-replication plugin:
 * E2E metrics
 * Use events-broker and stream events as a backfill mechanism
 * A new apply-objects REST-API
 * JGit performance improvements
+* Bearer Token Authentication
 * And many other small improvemnents
 
+
 *[Marcin Czech, GerritForge](../speakers.md#mczech)*
+*[Alvaro Vilaplana Garcia, GerritForge](../speakers.md#avilaplana)*
diff --git a/speakers.md b/speakers.md
index 4d87f62..8b20b23 100644
--- a/speakers.md
+++ b/speakers.md
@@ -88,3 +88,13 @@
 Gerrit open source project. His major contributions to the Gerrit project
 include the redesign of Gerrit's diff cache system and revamping the legacy
 submittability rules in favour of submit requirements.
+
+### Alvaro Vilaplana Garcia - GerritForge {#avilaplana}
+
+[LinkedIn](https://www.linkedin.com/in/avilaplana2008/)
+
+Alvaro is a Senior Software Engineer at GerritForge where he contributes to the
+OpenSource Gerrit Code Review project.
+
+Over the last months he has been involved in the design and development of
+the Bearer Token Authentication in pull-replication.