X-Git-Url: http://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=README.md;fp=README.md;h=d868ac491c50152662c25c4ffe48723f32f15cf7;hp=cadf4d133efd2583b6868652532b4794c26ea4e7;hb=70a1c7c2646f3cae2e9cd8fc6ff8a75a03df8c7a;hpb=4e7b1f9943cbeec405ab1994315ad374071474fb diff --git a/README.md b/README.md index cadf4d1..d868ac4 100644 --- a/README.md +++ b/README.md @@ -476,3 +476,18 @@ Contacts You can contact the maintainers on the following mailing list: `lttng-dev@lists.lttng.org`. + +IRC channel: [#lttng](irc://irc.oftc.net/lttng) on the OFTC network + +Bug tracker: [Userspace RCU bug tracker](https://bugs.lttng.org/projects/urcu) + +Code review: [_userspace-rcu_ project](https://review.lttng.org/q/project:userspace-rcu) on LTTng Review + +Continuous integration: [Userspace RCU](https://ci.lttng.org/view/Liburcu/) on LTTng's CI + +GitHub mirror: [urcu/userspace-rcu](https://github.com/urcu/userspace-rcu) + +Patches are principally submitted and reviewed on [LTTng Review](https://review.lttng.org), +but may also be submitted to the [mailing list](mailto:lttng-dev@lists.lttng.org) +with the subject prefix `PATCH urcu` or by pull request on the +[GitHub mirror](https://github.com/urcu/userspace-rcu).