From: Peter Hutterer Date: Thu, 5 Mar 2020 21:28:48 +0000 (+1000) Subject: README: note that patches go as MRs to gitlab now X-Git-Tag: libevdev-1.9.1~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fcaa579bd0fbd378d89749203d9e713f65d8107a;p=platform%2Fupstream%2Flibevdev.git README: note that patches go as MRs to gitlab now Make the GitLab spelling consistent too and remove the git protocol link, it looks awkward in the rendering and you can get all that from the gitlab repo anyway Signed-off-by: Peter Hutterer --- diff --git a/README.md b/README.md index c205149..55ee435 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc. -git@gitlab.freedesktop.org:libevdev/libevdev.git https://gitlab.freedesktop.org/libevdev/libevdev.git The eventual goal is that libevdev wraps all ioctls available to evdev @@ -17,6 +16,9 @@ http://www.freedesktop.org/software/libevdev/doc/latest/ File bugs in the freedesktop.org GitLab instance: https://gitlab.freedesktop.org/libevdev/libevdev/issues/ -Patches, questions and general comments should be submitted to the input-tools@lists.freedesktop.org -mailing list: +Patches should be submitted as merge requests in the GitLab instance: +https://gitlab.freedesktop.org/libevdev/libevdev/merge_requests/ + +Questions and general comments should be submitted to the +input-tools@lists.freedesktop.org mailing list: http://lists.freedesktop.org/mailman/listinfo/input-tools