Skip to content

Commit 97720be

Browse files
committed
gh: issue templates: Maintainershp section in ext-source
Add a maintainership section in the ext-source template, forcing future contributors to identify one or more maintainers. Signed-off-by: Carles Cufi <[email protected]>
1 parent 0eb2207 commit 97720be

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/ext-source.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Describe whether you'd like to integrate this external component in the main tre
2222
or as a module, and why. If the mode of integration is a module, suggest a
2323
repository name for the module
2424

25+
## Maintainership
26+
27+
List the person(s) that will be maintaing the integration of this external code
28+
for the foreseeable future. Please use GitHub IDs to identify them. You can
29+
choose to identify a single maintainer only or add collaborators as well
30+
2531
## Pull Request
2632

2733
Pull request (if any) with the actual implementation of the integration, be it

0 commit comments

Comments
 (0)