Skip to content

Commit

Permalink
Create remove-maintainer issue template (#524)
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Duiker <[email protected]>
  • Loading branch information
marcduiker authored Aug 13, 2024
1 parent dbfa8e0 commit 9994a59
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/remove-maintainer
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Maintainer Removal Request
about: Request removal as maintainer from one or more Dapr repositories
title: 'REQUEST: Remove as maintainer <your-GH-handle>'
labels: area/github-membership
assignees: ''

---

### GitHub Username

<your-GH-handle>

### Motivation

_Describe why you would like to be removed as maintainer._

### GitHub repositories

_List the repositories you would like to be removed from as a maintainer._

- <repository_name>
- <repository_name>

### Checklist for _dapr/community_ maintainer

- [ ] Remove maintainer from [MAINTAINERS.md](https://github.com/dapr/community/blob/master/MAINTAINERS.md).
- [ ] Remove maintainer from [CNCF project-maintainers.csv](https://github.com/cncf/foundation/blob/main/project-maintainers.csv).
- [ ] Remove maintainer from _Dapr Maintainers & Community Managers_ doc on Google Drive.
- [ ] Remove maintainer from _maintainers_ role on Discord.

0 comments on commit 9994a59

Please sign in to comment.