diff options
author | Søren Sandmann Pedersen <ssp@redhat.com> | 2010-04-18 16:24:39 -0400 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@redhat.com> | 2010-04-18 16:24:39 -0400 |
commit | 15f5868f6301a51d46cdb0833bc538f2fc68e3df (patch) | |
tree | babfc95db1137c2e9fc27349e1970885d6dbd86f | |
parent | a652d5c15476cb60e1ca96ac115df625f8a1b76f (diff) |
Update README to mention the pixman mailing list
-rw-r--r-- | README | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -3,16 +3,12 @@ features such as image compositing and trapezoid rasterization. Please submit bugs & patches to the libpixman bugzilla: - https://bugs.freedesktop.org/enter_bug.cgi?product=pixman + https://bugs.freedesktop.org/enter_bug.cgi?product=pixman -All questions regarding this software should be directed to either the -Xorg mailing list: +All questions regarding this software should be directed to the pixman +mailing list: - http://lists.freedesktop.org/mailman/listinfo/xorg - -or the cairo mailing list: - - http://lists.freedesktop.org/mailman/listinfo/cairo + http://lists.freedesktop.org/mailman/listinfo/pixman The master development code repository can be found at: |