mbox

[PULL,0/1] stable process documentation

Message ID 20180219100812.12860-1-cohuck@redhat.com
State New
Headers show

Pull-request

git://github.com/cohuck/qemu tags/stable-doc-20180219

Message

Cornelia Huck Feb. 19, 2018, 10:08 a.m. UTC
The following changes since commit e5ecc287a7bd24a1364e23e263cb60cfc8d21eb5:

  Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180216' into staging (2018-02-16 18:39:05 +0000)

are available in the git repository at:

  git://github.com/cohuck/qemu tags/stable-doc-20180219

for you to fetch changes up to 7aa54229cfd24935d5d7bcc48534fe01934f3f52:

  docs: document our stable process (2018-02-19 10:51:16 +0100)

----------------------------------------------------------------
Add some doc for the stable process.

----------------------------------------------------------------

Cornelia Huck (1):
  docs: document our stable process

 docs/devel/stable-process.rst | 69 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)
 create mode 100644 docs/devel/stable-process.rst

Comments

Peter Maydell Feb. 19, 2018, 11:18 a.m. UTC | #1
On 19 February 2018 at 10:08, Cornelia Huck <cohuck@redhat.com> wrote:
> The following changes since commit e5ecc287a7bd24a1364e23e263cb60cfc8d21eb5:
>
>   Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180216' into staging (2018-02-16 18:39:05 +0000)
>
> are available in the git repository at:
>
>   git://github.com/cohuck/qemu tags/stable-doc-20180219
>
> for you to fetch changes up to 7aa54229cfd24935d5d7bcc48534fe01934f3f52:
>
>   docs: document our stable process (2018-02-19 10:51:16 +0100)
>
> ----------------------------------------------------------------
> Add some doc for the stable process.
>
> ----------------------------------------------------------------
>
> Cornelia Huck (1):
>   docs: document our stable process
>
>  docs/devel/stable-process.rst | 69 +++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 69 insertions(+)
>  create mode 100644 docs/devel/stable-process.rst
>


Applied, thanks.

-- PMM