~martanne/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
3 3

[PATCH vis] doc: Add link for the development dicussion email list to README.md

Details
Message ID
<20241024064752.1234518-1-mcepl@cepl.eu>
DKIM signature
missing
Download raw message
Patch: +2 -1
In order to clean the issue tracker, I would like to move
all open style discussions out of GitHub towards the email
list. Unfortunately, we haven’t mention the list in README.md.

References: https://github.com/martanne/vis/issues/1211
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2791ac03..1fe94606 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
# Vis - Combining Modal Editing with Structural Regular Expressions

[![Development discussion](https://img.shields.io/badge/email-~martanne%2Fdevel-black?logo=sourcehut)](https://lists.sr.ht/~martanne/devel)
[![builds.sr.ht status](https://builds.sr.ht/~martanne/vis/commits.svg)](https://builds.sr.ht/~martanne/vis/commits?)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/3939/badge.svg)](https://scan.coverity.com/projects/3939)
[![codecov](https://codecov.io/gh/martanne/vis/branch/master/graph/badge.svg)](https://codecov.io/gh/martanne/vis)
[![Documentation Status](https://readthedocs.org/projects/vis/badge/?version=master)](http://vis.readthedocs.io/en/master/?badge=master)
[![#vis-editor on libera](https://img.shields.io/badge/IRC-%23vis--editor-blue.svg)](ircs://irc.libera.chat:6697/vis-editor)
[![#vis-editor on libera](https://img.shields.io/badge/IRC-%23vis--editor-blue?logo=sourcehut)](ircs://irc.libera.chat:6697/vis-editor)

Vis aims to be a modern, legacy-free, simple yet efficient editor,
combining the strengths of both vi(m) and sam.
-- 
2.47.0

[vis/patches] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<D53U40SZWQVH.DCJPUUCQ3YGR@fra01>
In-Reply-To
<20241024064752.1234518-1-mcepl@cepl.eu> (view parent)
DKIM signature
missing
Download raw message
vis/patches: SUCCESS in 1m28s

[doc: Add link for the development dicussion email list to README.md][0] from [Matěj Cepl][1]

[0]: https://lists.sr.ht/~martanne/devel/patches/55613
[1]: mcepl@cepl.eu

✓ #1355758 SUCCESS vis/patches/debian.yml  https://builds.sr.ht/~martanne/job/1355758
✓ #1355757 SUCCESS vis/patches/alpine.yml  https://builds.sr.ht/~martanne/job/1355757
✓ #1355759 SUCCESS vis/patches/freebsd.yml https://builds.sr.ht/~martanne/job/1355759
✓ #1355760 SUCCESS vis/patches/openbsd.yml https://builds.sr.ht/~martanne/job/1355760
Silvan Jegen <s.jegen@gmail.com>
Details
Message ID
<2EC4KNROC1BQE.34OMHMV4KJLSD@homearch.localdomain>
In-Reply-To
<20241024064752.1234518-1-mcepl@cepl.eu> (view parent)
DKIM signature
pass
Download raw message
Matěj Cepl <mcepl@cepl.eu> wrote:
> In order to clean the issue tracker, I would like to move
> all open style discussions out of GitHub towards the email
> list. Unfortunately, we haven’t mention the list in README.md.
> 
> References: https://github.com/martanne/vis/issues/1211

LGTM!

Cheers,
Silvan


> ---
>  README.md | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/README.md b/README.md
> index 2791ac03..1fe94606 100644
> --- a/README.md
> +++ b/README.md
> @@ -1,10 +1,11 @@
>  # Vis - Combining Modal Editing with Structural Regular Expressions
>  
> +[![Development discussion](https://img.shields.io/badge/email-~martanne%2Fdevel-black?logo=sourcehut)](https://lists.sr.ht/~martanne/devel)
>  [![builds.sr.ht status](https://builds.sr.ht/~martanne/vis/commits.svg)](https://builds.sr.ht/~martanne/vis/commits?)
>  [![Coverity Scan Build Status](https://scan.coverity.com/projects/3939/badge.svg)](https://scan.coverity.com/projects/3939)
>  [![codecov](https://codecov.io/gh/martanne/vis/branch/master/graph/badge.svg)](https://codecov.io/gh/martanne/vis)
>  [![Documentation Status](https://readthedocs.org/projects/vis/badge/?version=master)](http://vis.readthedocs.io/en/master/?badge=master)
> -[![#vis-editor on libera](https://img.shields.io/badge/IRC-%23vis--editor-blue.svg)](ircs://irc.libera.chat:6697/vis-editor)
> +[![#vis-editor on libera](https://img.shields.io/badge/IRC-%23vis--editor-blue?logo=sourcehut)](ircs://irc.libera.chat:6697/vis-editor)
>  
>  Vis aims to be a modern, legacy-free, simple yet efficient editor,
>  combining the strengths of both vi(m) and sam.
Felix Van der Jeugt <felix.vanderjeugt@posteo.net>
Details
Message ID
<35PIQA4TV1WSF.2Y7BHO8KB4GR8@mantle>
In-Reply-To
<20241024064752.1234518-1-mcepl@cepl.eu> (view parent)
DKIM signature
pass
Download raw message
Matěj Cepl <mcepl@cepl.eu> wrote:
> In order to clean the issue tracker, I would like to move 
> all open style discussions out of GitHub towards the email 
> list. Unfortunately, we haven’t mention the list in README.md.
> 
> References: https://github.com/martanne/vis/issues/1211

Applied with a minor change to use the libera.chat logo for the IRC 
channel.

Cheers,
Felix
Reply to thread Export thread (mbox)