docs: update maintainers (#51)

This commit is contained in:
Adam Uhlíř 2021-08-10 14:17:59 +02:00 committed by GitHub
parent b8e451e57e
commit 1686f8999c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 2 deletions

1
CODEOWNERS Normal file
View File

@ -0,0 +1 @@
* @nugaon @Cafe137

View File

@ -6,7 +6,14 @@ All services run in `Docker` containers only.
Currently, the repository supports running Bee nodes up to 5 by default.
# Usage
## Maintainers
- [nugaon](https://github.com/nugaon)
- [Cafe137](https://github.com/Cafe137)
See what "Maintainer" means [here](https://github.com/ethersphere/repo-maintainer).
## Usage
The whole Bee environment (with blockchain) can be started by [running one script](###Run-Environment),
but for that you need to have the necessary Docker images, which is possible to build yourself by [running some scripts](###Setup-the-environment)
@ -119,4 +126,4 @@ e.g.
$ npm run gen:traffic -- 2 http://localhost:1633;http://localhost:11635
```
With the example above, random data will be generated until _minimum_ two cheques will generated on Bee client that serves debug endpoint `http://localhost:11635`
With the example above, random data will be generated until _minimum_ two cheques will generated on Bee client that serves debug endpoint `http://localhost:11635`