Skip to content

Commit

Permalink
Remove auto assignee
Browse files Browse the repository at this point in the history
  • Loading branch information
Teiva Harsanyi committed Nov 4, 2022
1 parent 35328a7 commit a90456b
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
* @teivah
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Bug report
about: Create a report to help us improve.
title: ''
labels: bug report
assignees: teivah

---

Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Feature request
about: Suggest an idea for RxGo.
title: ''
labels: enhancement
assignees: teivah

---

Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/other.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ name: Other
about: Neither a bug report, a question, nor a feature request.
title: ''
labels: ''
assignees: teivah

---
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ name: Question
about: Ask a question about RxGo.
title: ''
labels: question
assignees: teivah

---
1 change: 0 additions & 1 deletion .github/auto_assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ addAssignees: false

# A list of reviewers to be added to pull requests (GitHub user name)
reviewers:
- teivah

# A number of reviewers added to the pull request
# Set 0 to add all the reviewers (default: 0)
Expand Down

0 comments on commit a90456b

Please sign in to comment.