aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2016-09-13 10:04:37 +0200
committerGitHub <noreply@github.com>2016-09-13 10:04:37 +0200
commit8add3857f4f130b5ec3cb12407a3919f80cccc66 (patch)
tree6aced86f1c5854d6350bcf992fbea935fa3eeefb /README.md
parent4fca3b6bec6003be886bd9ec431ad7e28705a942 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8f21caac0..208810f5f 100644
--- a/README.md
+++ b/README.md
@@ -201,7 +201,7 @@ Here are some things to check if there are problems running syzkaller.
## Contributing
-If you want to contribute to the project, you need to [sign Google CLA](https://cla.developers.google.com/) and add yourself to (AUTHORS)/(CONTRIBUTORS) files in the first pull request. Extending/improving [system call descriptions](sys/sys.txt) is always a good idea. If you want to work on something non-trivial, please briefly describe it on [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller) mailing list first so that there is agreement on high level approach and no duplication of work between contributors.
+If you want to contribute to the project, you need to [sign Google CLA](https://cla.developers.google.com/) and add yourself to [AUTHORS](AUTHORS)/[CONTRIBUTORS](CONTRIBUTORS) files in the first pull request. Extending/improving [system call descriptions](sys/sys.txt) is always a good idea. If you want to work on something non-trivial, please briefly describe it on [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller) mailing list first so that there is agreement on high level approach and no duplication of work between contributors.
## Disclaimer