mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-28 10:04:43 +00:00
allow urgent self-merges
This commit is contained in:
parent
7731f098ee
commit
d097567a50
1 changed files with 2 additions and 1 deletions
|
|
@ -126,7 +126,8 @@ Some guidelines for patches:
|
|||
|
||||
Maintainers should merge their own patches only when they have been
|
||||
approved by other maintainers, unless there is no response within a
|
||||
reasonable timeframe (roughly one week).
|
||||
reasonable timeframe (roughly one week) or there is an urgent change
|
||||
to be done (e.g. security or data loss issue).
|
||||
|
||||
> Note: Those guidelines were inspired by the
|
||||
> [Collective Code Construct Contract][C4]. The document was found to
|
||||
|
|
|
|||
Loading…
Reference in a new issue