JGIt talk and Ivan Frade's speaker profile Change-Id: I2c6046fdf6a66aceac3cf535c5bef9b67f8fdd38
diff --git a/schedule-usa.md b/schedule-usa.md index c469736..4397e98 100644 --- a/schedule-usa.md +++ b/schedule-usa.md
@@ -60,7 +60,7 @@ | 10:45 | [First-class Gerrit CI integration with Checks](sessions/first-class-ci-integration.md) | | 11:45 | [Gerrit goes multi-site](sessions/gerrit-multi-site.md) | | 12:45 | Lunch & Networking | -| 14:00 | [JGit (concrete topic to be decided)](sessions/jgit.md) +| 14:00 | [What's cooking in JGit](sessions/jgit.md) | 14:45 | [Gerrit upgrades, step-by-step](sessions/gerrit-upgrades-step-by-step.md) | | 15:30 | [Using Zuul CI for the Gerrit Code Review project](sessions/zuul.md) | | 16:15 | Break & Networking |
diff --git a/sessions/jgit.md b/sessions/jgit.md index 8e725c3..2d5d6b4 100644 --- a/sessions/jgit.md +++ b/sessions/jgit.md
@@ -1,5 +1,13 @@ -# JGit talk +# What's cooking in JGit -A talk about a JGit. The concrete topic of this talk is still being discussed. +An overview of recent developments in JGit on the server side. -*Ivan Frade, Google* +We will introduce some of the latest developments in the JGit server side. We +will talk about features implemented recently (server-side options, +sideband-all, bitmap-based reachability checks) and currently in the works +(packfile-offloading, client-side reftables). This is also a good chance to talk +about what we are looking forward in JGit in the near future. + + +*[Ivan Frade, Google](../speakers.md#ifrade) (Summit in USA)* +
diff --git a/speakers.md b/speakers.md index 76222f3..f917cb5 100644 --- a/speakers.md +++ b/speakers.md
@@ -129,3 +129,13 @@ More recently, he is researching code review workflows and hoping to help improving the Gerrit experience. +### Ivan Frade - Google {#ifrade} + +Ivan Frade is a software engineer at Google. He works in the git service +that hosts popular repositores as Chromium and Android. He is a regular +contributor to the JGit library. + +Before working in Git, Ivan worked for Nokia in their linux-based mobile +platform, Maemo/Meego, and has contributed to the GNOME desktop. + +