We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46bf24d + e24bdef commit dfbc429Copy full SHA for dfbc429
README.md
@@ -103,7 +103,7 @@ suggestions for other VCSs are welcome.
103
104
### Use cases
105
106
-This tool can be used in the following scenari :
+This tool can be used in the following scenarios :
107
108
- on a pull request. You created a branch from your base branch (identified as
109
`origin/master` as default, but this identification is configurable via CLI
@@ -136,5 +136,9 @@ and then use `cargo` to launch the tool :
136
```bash
137
$ cargo run -- <ssc_options>
138
```
139
-
+## Contribution guide
140
Also, see our [contributing guide](CONTRIBUTING.md).
141
+
142
+## Maintainers
143
+[nm2107](https://github.com/nm2107)
144
+[jaljo](https://github.com/jaljo)
0 commit comments