mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
docs: correct typo in maintainers.md
maintainers.md contains a very helpful explanation of how to backport Seastar fixes to old branches of Scylla, but has a tiny typo, which this patch corrects. Signed-off-by: Nadav Har'El <nyh@scylladb.com> Message-Id: <20200811095350.77146-1-nyh@scylladb.com>
This commit is contained in:
committed by
Pekka Enberg
parent
6fbbe836c1
commit
796ad24f37
@@ -205,6 +205,6 @@ After this is done, backporting seastar patches can proceed:
|
||||
7. Use `cd ..` to return to scylla.git.
|
||||
8. Use `git submodule summary seastar` to create a change log.
|
||||
9. Commit using `git commit seastar`, populate change log from
|
||||
step 7.
|
||||
step 8.
|
||||
10. Publish using `git push`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user