Skip to content

Commit

Permalink
CONTRIBUTING.md: drop reference to the Derek GitHub bot
Browse files Browse the repository at this point in the history
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
  • Loading branch information
neersighted committed Jan 10, 2023
1 parent 62296f9 commit 8d1e56e
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,36 +309,6 @@ Don't forget: being a maintainer is a time investment. Make sure you
will have time to make yourself available. You don't have to be a
maintainer to make a difference on the project!

### Manage issues and pull requests using the Derek bot

If you want to help label, assign, close or reopen issues or pull requests
without commit rights, ask a maintainer to add your Github handle to the
`.DEREK.yml` file. [Derek](https://github.com/alexellis/derek) is a bot that extends
Github's user permissions to help non-committers to manage issues and pull requests simply by commenting.

For example:

* Labels

```
Derek add label: kind/question
Derek remove label: status/claimed
```

* Assign work

```
Derek assign: username
Derek unassign: me
```

* Manage issues and PRs

```
Derek close
Derek reopen
```

## Moby community guidelines

We want to keep the Moby community awesome, growing and collaborative. We need
Expand Down

0 comments on commit 8d1e56e

Please sign in to comment.