Add TSC [Rule]
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
a90669377e
commit
503b536bf7
@ -171,6 +171,14 @@ When you add someone's DCO, please also add your own to keep a log.
|
|||||||
text = """
|
text = """
|
||||||
Yes. Nobody should ever push to master directly. All changes should be
|
Yes. Nobody should ever push to master directly. All changes should be
|
||||||
made through a pull request.
|
made through a pull request.
|
||||||
|
"""
|
||||||
|
|
||||||
|
[Rules.tsc]
|
||||||
|
|
||||||
|
title = "Conflict Resolution and technical disputes"
|
||||||
|
|
||||||
|
text = """
|
||||||
|
containerd defers to the [Technical Steering Committee](https://github.com/moby/tsc) for escalations and resolution on disputes for technical matters."
|
||||||
"""
|
"""
|
||||||
|
|
||||||
[Rules.meta]
|
[Rules.meta]
|
||||||
|
Loading…
Reference in New Issue
Block a user