diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d8fd73e..22de89b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,8 +9,7 @@ Libva does not have a defined coding style at this time, but that will be update ## Certificate of Origin In order to get a clear contribution chain of trust we use the [signed-off-by language] (https://01.org/community/signed-process) -used by the Linux kernel project. - +used by the Linux kernel project. ## Patch format Beside the signed-off-by footer, we expect each patch to comply with the following format: @@ -50,7 +49,7 @@ Once you've finished making your changes push them to your fork and send the PR If you have a problem, please let us know. IRC is a perfectly fine place to quickly informally bring something up, if you get a response. The -[mailing list](http://lists.freedesktop.org/mailman/listinfo/libva) +[mailing list](https://lists.01.org/mailman/listinfo/intel-vaapi-media) is a more durable communication channel. If it's a bug not already documented, by all means please [open an |