On Mon, Nov 12, 2018 at 11:55:18AM -0800, Alan Coopersmith wrote: > Signed-off-by: Alan Coopersmith <[email protected]>
Reviewed-by: Peter Hutterer <[email protected]> > --- > > v2: Moved to README.md and reduced whitespace in front of URLs so that > gitlab renders them as links instead of code fragements - see > https://gitlab.freedesktop.org/alanc/xcursorgen for formatted view > Restored link to Submitting Patches page so that we have a place to > provide instructions on how we use gitlab. > Removed GitPage link. > Changed mailman link from fd.o to x.org URL > v3: Change remaining http URLs to https > > README | 25 ------------------------- > README.md | 17 +++++++++++++++++ > 2 files changed, 17 insertions(+), 25 deletions(-) > delete mode 100644 README > create mode 100644 README.md > > diff --git a/README b/README > deleted file mode 100644 > index 6e46f96..0000000 > --- a/README > +++ /dev/null > @@ -1,25 +0,0 @@ > -xcursorgen prepares X11 cursor sets for use with libXcursor. > - > -All questions regarding this software should be directed at the > -Xorg mailing list: > - > - http://lists.freedesktop.org/mailman/listinfo/xorg > - > -Please submit bug reports to the Xorg bugzilla: > - > - https://bugs.freedesktop.org/enter_bug.cgi?product=xorg > - > -The master development code repository can be found at: > - > - git://anongit.freedesktop.org/git/xorg/app/xcursorgen > - > - http://cgit.freedesktop.org/xorg/app/xcursorgen > - > -For patch submission instructions, see: > - > - http://www.x.org/wiki/Development/Documentation/SubmittingPatches > - > -For more information on the git code manager, see: > - > - http://wiki.x.org/wiki/GitPage > - > diff --git a/README.md b/README.md > new file mode 100644 > index 0000000..a935f4e > --- /dev/null > +++ b/README.md > @@ -0,0 +1,17 @@ > +xcursorgen prepares X11 cursor sets for use with libXcursor. > + > +All questions regarding this software should be directed at the > +Xorg mailing list: > + > + https://lists.x.org/mailman/listinfo/xorg > + > +The master development code repository can be found at: > + > + https://gitlab.freedesktop.org/xorg/app/xcursorgen > + > +Please submit bug reports and requests to merge patches there. > + > +For patch submission instructions, see: > + > + https://www.x.org/wiki/Development/Documentation/SubmittingPatches > + > -- > 2.15.2 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: https://lists.x.org/mailman/listinfo/xorg-devel _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
