Session: Different change workflows in Gerrit

Change-Id: Ic9c1358a1e119da2dd6acd6fffbf8fe0074a3d5b
diff --git a/sessions/different-change-workflows-in-gerrit.md b/sessions/different-change-workflows-in-gerrit.md
new file mode 100644
index 0000000..feb370c
--- /dev/null
+++ b/sessions/different-change-workflows-in-gerrit.md
@@ -0,0 +1,30 @@
+# Different change workflows in Gerrit
+
+In Release 2.3 (2012) draft changes and draft patch set workflow
+was added to Gerrit. This implementation extended change status with
+DRAFT value. DRAFT status in change occurs before NEW and will be for
+a change that is not meant for review (yet). Draft changes and draft
+patch sets can be removed or published. Publishing a draft patchset in
+a draft change irreversibly upgrades the change status to NEW. In addition
+draft changes implied visibility restriction: only change owners and
+reviewers can see drafts.
+
+In 2013 OpenStack project proposed alternative Work In Progress workflow,
+that was not adopted in gerrit core at that time. Later, based on his work,
+work in progress plugin was created. This plugins had some limitation because
+it wasn't a core feature, like set-Ready, set-WIP events were not fired or
+suppressing mail notifications for WIP changes wasn't implemented.
+
+In 2017, during migration of Chromium project from Rietveld to Gerrit the WIP
+workflow got another momentum, as it was a hard requirement for Chromium project
+migration to Gerrit.
+
+In 2.15 Work In Progress workflow was added to Gerrit core and Draft changes
+workflow was discontinued.
+
+In this talk we will compare different workflows and possible alternatives and
+clarify the migration path from older Gerrit versions that may still have
+draft changes and draft patch sets. We will also look at possible improvements
+of new WIP workflow.
+
+*[David Ostrovsky, Gerrit Maintainer](../speakers.md#davido)*
\ No newline at end of file
diff --git a/speakers.md b/speakers.md
index d66e0ff..5b0dabe 100644
--- a/speakers.md
+++ b/speakers.md
@@ -7,6 +7,12 @@
 Dave Borowitz is Staff Software Engineer at Google and principal
 project maintainer.
 
+### David Ostrovsky - Unaffiliated {#davido}
+
+David is a contributor to Gerrit since 2013 and a maintainer/committer
+since 2016. David has been open source and free software enthusiast
+for many years and has contribited to number open source projects.
+
 ### David Pursehouse - CollabNet {#dpursehouse}
 
 [LinkedIn](https://www.linkedin.com/in/davidpursehouse/)