From 6bdc035ea1d5559ec6220521d5926780539f04b9 Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Thu, 7 Apr 2022 12:59:23 +0300 Subject: [PATCH] Move official Git repository to SourceHut The new source is . The GitLab URL which once was the main source of this project will function as a mirror from now on. This is in addition to the GitHub equivalent: * * The canonical mailing list for user feedback and/or patches is . Everyone is encouraged to use it: it is ordinary email and one can attach files (e.g. pictures) if needed. --- doc/modus-themes.info | 34 +++++++++++++++++++--------------- doc/modus-themes.org | 10 ++++++---- modus-operandi-theme.el | 4 ++-- modus-themes.el | 6 +++--- modus-vivendi-theme.el | 4 ++-- 5 files changed, 32 insertions(+), 26 deletions(-) diff --git a/doc/modus-themes.info b/doc/modus-themes.info index a89bee3..3a9eebc 100644 --- a/doc/modus-themes.info +++ b/doc/modus-themes.info @@ -5555,10 +5555,11 @@ File: modus-themes.info, Node: Sources of the themes, Next: Issues you can hel The ‘modus-operandi’ and ‘modus-vivendi’ themes are built into Emacs 28. - The source code of the themes is available on GitLab -(https://gitlab.com/protesilaos/modus-themes/), for the time being. A -mirror on GitHub (https://github.com/protesilaos/modus-themes/) is also -on offer. + The source code of the themes is available on SourceHut +(https://git.sr.ht/~protesilaos/modus-themes). Or check the GitLab +mirror (former main source) +(https://gitlab.com/protesilaos/modus-themes/) and the GitHub mirror +(https://github.com/protesilaos/modus-themes/). An HTML version of this manual is provided as an extension of the author’s personal website (https://protesilaos.com/emacs/modus-themes/) @@ -5570,7 +5571,9 @@ File: modus-themes.info, Node: Issues you can help with, Next: Patches require 9.2 Issues you can help with ============================ -A few tasks you can help with: +A few tasks you can help with by sending an email to the general +modus-themes public mailing list +(https://lists.sr.ht/~protesilaos/modus-themes). • Suggest refinements to packages that are covered. • Report packages not covered thus far. @@ -5578,7 +5581,8 @@ A few tasks you can help with: • Help expand the documentation of covered-but-not-styled packages. • Suggest refinements to the color palette. • Help expand this document or any other piece of documentation. - • Merge requests for code refinements. + • Send patches for code refinements (if you need, ask me for help + with Git—we all start out as beginners). *note Patches require copyright assignment to the FSF::. @@ -6525,15 +6529,15 @@ Node: Are these color schemes?222315 Node: Port the Modus themes to other platforms?226035 Node: Contributing228816 Node: Sources of the themes229213 -Node: Issues you can help with229849 -Node: Patches require copyright assignment to the FSF231049 -Node: Acknowledgements233344 -Node: Meta236577 -Node: GNU Free Documentation License239056 -Node: Indices264408 -Node: Function index264587 -Node: Variable index266110 -Node: Concept index268397 +Node: Issues you can help with229912 +Node: Patches require copyright assignment to the FSF231303 +Node: Acknowledgements233598 +Node: Meta236831 +Node: GNU Free Documentation License239310 +Node: Indices264662 +Node: Function index264841 +Node: Variable index266364 +Node: Concept index268651  End Tag Table diff --git a/doc/modus-themes.org b/doc/modus-themes.org index c852c2d..1a85363 100644 --- a/doc/modus-themes.org +++ b/doc/modus-themes.org @@ -5520,8 +5520,8 @@ in which you can contribute to their ongoing development. The ~modus-operandi~ and ~modus-vivendi~ themes are built into Emacs 28. -The source code of the themes is [[https://gitlab.com/protesilaos/modus-themes/][available on GitLab]], for the time -being. A [[https://github.com/protesilaos/modus-themes/][mirror on GitHub]] is also on offer. +The source code of the themes is [[https://git.sr.ht/~protesilaos/modus-themes][available on SourceHut]]. Or check the +[[https://gitlab.com/protesilaos/modus-themes/][GitLab mirror (former main source)]] and the [[https://github.com/protesilaos/modus-themes/][GitHub mirror]]. An HTML version of this manual is provided as an extension of the [[https://protesilaos.com/emacs/modus-themes/][author's personal website]] (does not rely on any non-free code). @@ -5532,7 +5532,8 @@ An HTML version of this manual is provided as an extension of the :end: #+cindex: Contributing -A few tasks you can help with: +A few tasks you can help with by sending an email to the general +[[https://lists.sr.ht/~protesilaos/modus-themes][modus-themes public mailing list]]. + Suggest refinements to packages that are covered. + Report packages not covered thus far. @@ -5540,7 +5541,8 @@ A few tasks you can help with: + Help expand the documentation of covered-but-not-styled packages. + Suggest refinements to the color palette. + Help expand this document or any other piece of documentation. -+ Merge requests for code refinements. ++ Send patches for code refinements (if you need, ask me for help with + Git---we all start out as beginners). [[#h:111773e2-f26f-4b68-8c4f-9794ca6b9633][Patches require copyright assignment to the FSF]]. diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el index be80b39..514eb0b 100644 --- a/modus-operandi-theme.el +++ b/modus-operandi-theme.el @@ -3,8 +3,8 @@ ;; Copyright (C) 2019-2022 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou -;; URL: https://gitlab.com/protesilaos/modus-themes -;; Version: 2.3.0 +;; URL: https://git.sr.ht/~protesilaos/modus-themes +;; Version: 2.3.2 ;; Package-Requires: ((emacs "27.1")) ;; Keywords: faces, theme, accessibility diff --git a/modus-themes.el b/modus-themes.el index f8123ca..3eb3736 100644 --- a/modus-themes.el +++ b/modus-themes.el @@ -3,9 +3,9 @@ ;; Copyright (C) 2019-2022 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou -;; URL: https://gitlab.com/protesilaos/modus-themes -;; Version: 2.3.0 -;; Last-Modified: <2022-04-05 09:26:57 +0300> +;; URL: https://git.sr.ht/~protesilaos/modus-themes +;; Version: 2.3.2 +;; Last-Modified: <2022-04-07 12:52:40 +0300> ;; Package-Requires: ((emacs "27.1")) ;; Keywords: faces, theme, accessibility diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el index fb95772..634af07 100644 --- a/modus-vivendi-theme.el +++ b/modus-vivendi-theme.el @@ -3,8 +3,8 @@ ;; Copyright (C) 2019-2022 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou -;; URL: https://gitlab.com/protesilaos/modus-themes -;; Version: 2.3.0 +;; URL: https://git.sr.ht/~protesilaos/modus-themes +;; Version: 2.3.2 ;; Package-Requires: ((emacs "27.1")) ;; Keywords: faces, theme, accessibility