Skip to content

Commit b1bf6ee

Browse files
committed
README, CONTRIBUTING: refer to the new repository addresses
The blktests repository moved to the new GitHub organization. Reflect the new repository addresses in documents. Signed-off-by: Shin'ichiro Kawasaki <[email protected]>
1 parent 613b837 commit b1bf6ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
You can contribute to blktests by sending patches to the
44
<[email protected]> mailing list and Shin'ichiro Kawasaki <[email protected]>
55
or by opening a pull request to the [blktests GitHub
6-
repository](https://github.com/osandov/blktests). Patch post is more recommended
6+
repository](https://github.com/linux-blktests/blktests). Patch post is more recommended
77
since it will be visible to more kernel developers and easier to gather
88
feedback. If sending patches, please generate the patch with `git format-patch
99
--subject-prefix="PATCH blktests"`. Consider configuring git to do this for you

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# blktests
22

3-
[![Build Status](https://github.com/osandov/blktests/workflows/CI/badge.svg)](https://github.com/osandov/blktests/actions)
3+
[![Build Status](https://github.com/linux-blktests/blktests/workflows/CI/badge.svg)](https://github.com/linux-blktests/blktests/actions)
44

55
blktests is a test framework for the Linux kernel block layer and storage
66
stack. It is inspired by the [xfstests](https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/)

0 commit comments

Comments
 (0)