From: Henning Schild <henning.schild@siemens.com>
To: Alexander Smirnov <asmirnov@ilbers.de>
Cc: <isar-users@googlegroups.com>
Subject: Re: [PATCH] doc: Add maintainer process
Date: Tue, 29 Aug 2017 10:51:53 +0200 [thread overview]
Message-ID: <20170829105153.1ce179a2@md1em3qc> (raw)
In-Reply-To: <20170828070254.15320-2-asmirnov@ilbers.de>
Am Mon, 28 Aug 2017 10:02:54 +0300
schrieb Alexander Smirnov <asmirnov@ilbers.de>:
> This patch adds basic maintainer process description, that has been
> used so far since the project start.
>
> Signed-off-by: Alexander Smirnov <asmirnov@ilbers.de>
> ---
> doc/maintainer.md | 47
> +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47
> insertions(+) create mode 100644 doc/maintainer.md
>
> diff --git a/doc/maintainer.md b/doc/maintainer.md
> new file mode 100644
> index 0000000..ddaf39b
> --- /dev/null
> +++ b/doc/maintainer.md
> @@ -0,0 +1,47 @@
> +# Introduction
> +
> +Isar maintainer is the person who keeps project development in
The Isar mainteiner
who keeps the project dev
> compliance +with contributing process definition. The purpose of this
with the contributing
> document is to +describe the maintainer process in Isar project.
in the Isar project.
Two sentences and 4 missing articles. I will read the rest in v2.
Henning
> +
> +# Responsibilities
> +
> +## Feedback on Contributions
> +
> +Isar maintainer should review each contribution that has been sent to
> +mailing list and provide the feedback. Feedback could be on of the
> +following categories:
> +
> + - Contribution accepted: If no quality and design issues were found.
> +
> + - Change request: If some small quality or design issues were
> found, the
> + maintainer requests next version with resolved issues.
> +
> + - Contribution rejected: If there are major design issues or general
> + benefit from the contribution is ambiguous.
> +
> +During the review, the maintainer may ask additional questions to
> clarify +the details.
> +
> +## Repository Branches
> +
> +There are two official branches in Isar, intended to increase project
> +quality:
> +
> + - next: The accepted contributions from mailing list are merged to
> this
> + branch. Basic CI checks should be run after each merge. This
> branch
> + could be forced.
> +
> + - master: After passing full-cycle testing of next branch, it
> should be
> + merged to master. Master branch should contain stable releases
> only, so
> + all the features officially supported by current Isar version
> (including
> + features from previous releases) should be tested.
> +
> +The next branch is intended to be merged into master monthly.
> Maintainer +could perform a merge to master before the ordinary
> window if next branch +contains urgent patch series (bug fixes or
> critical features). +
> +## Issues at GitHub
> +
> +For each issue has been found in master and next branches the
> maintainer +should create GitHub issue.
next prev parent reply other threads:[~2017-08-29 8:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-28 7:02 [PATCH] Maintainer process Alexander Smirnov
2017-08-28 7:02 ` [PATCH] doc: Add maintainer process Alexander Smirnov
2017-08-29 8:51 ` Henning Schild [this message]
2017-08-29 9:52 ` Jan Kiszka
2017-08-29 15:54 ` Henning Schild
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170829105153.1ce179a2@md1em3qc \
--to=henning.schild@siemens.com \
--cc=asmirnov@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox