diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-18 12:22:16 -0800 |
---|---|---|
committer | Michel Dänzer <michel.daenzer@amd.com> | 2018-11-19 11:34:22 +0100 |
commit | 33cbd449b5305b8e8c0319af8becc1ab1832c101 (patch) | |
tree | 5e13f57ae7fb34ca8533f2b849438043a2649589 /README.md | |
parent | 5e6fa5c17a810127f0049816f20db6b871ca77e0 (diff) |
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..7c9925c7 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +xf86-video-ati - ATI/AMD Radeon video driver for the Xorg X server +------------------------------------------------------------------ + +Patches and questions regarding this software should be directed at the +amd-gfx mailing list: + + https://lists.freedesktop.org/mailman/listinfo/amd-gfx + +Please submit bug reports to the Xorg bugzilla: + + https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon + +The master development code repository can be found at: + + https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati + +For patch submission instructions, see: + + https://www.x.org/wiki/Development/Documentation/SubmittingPatches |