diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-12-22 04:47:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-05 16:34:36 +0300 |
commit | c9c48bb701ba78df7d4652146b12bcf3ad716507 (patch) | |
tree | 8dc358cacbcc3d48c6459f4acc423b13bdf0469d | |
parent | f93274ef0fe972c120c96b3207f8fce376231a60 (diff) | |
download | linux-c9c48bb701ba78df7d4652146b12bcf3ad716507.tar.xz |
speakup: Add github repository URL and bug tracker
We have set up a repository for users to try newer releases more easily, and
keep records of known bugs.
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://lore.kernel.org/r/20201222014756.ov5vi6fywylbp5n6@function
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 546aa66428c9..62934e770646 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16710,6 +16710,8 @@ M: Samuel Thibault <samuel.thibault@ens-lyon.org> L: speakup@linux-speakup.org S: Odd Fixes W: http://www.linux-speakup.org/ +W: https://github.com/linux-speakup/speakup +B: https://github.com/linux-speakup/speakup/issues F: drivers/accessibility/speakup/ SPEAR CLOCK FRAMEWORK SUPPORT |