All of lore.kernel.org
 help / color / mirror / Atom feed
* [ndctl PATCH] ndctl: add repology graphic to README.md
@ 2022-01-05  0:18 Vishal Verma
  2022-01-05 22:42 ` Ira Weiny
  0 siblings, 1 reply; 2+ messages in thread
From: Vishal Verma @ 2022-01-05  0:18 UTC (permalink / raw)
  To: nvdimm; +Cc: Dan Williams, Vishal Verma

Add a graphic/badge from repology showing the packaging status of ndctl
with various distros.

Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 89dfc87..4ab4523 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,9 @@
 Utility library for managing the libnvdimm (non-volatile memory device)
 sub-system in the Linux kernel
   
+<a href="https://repology.org/project/ndctl/versions">
+    <img src="https://repology.org/badge/vertical-allrepos/ndctl.svg" alt="Packaging status" align="right">
+</a>
 
 Build
 =====

base-commit: 57be068ef6aaf94c4d9ff0c06bd41a004e4ecf2c
-- 
2.33.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [ndctl PATCH] ndctl: add repology graphic to README.md
  2022-01-05  0:18 [ndctl PATCH] ndctl: add repology graphic to README.md Vishal Verma
@ 2022-01-05 22:42 ` Ira Weiny
  0 siblings, 0 replies; 2+ messages in thread
From: Ira Weiny @ 2022-01-05 22:42 UTC (permalink / raw)
  To: Vishal Verma; +Cc: nvdimm, Dan Williams

On Tue, Jan 04, 2022 at 05:18:23PM -0700, 'Vishal Verma' wrote:
> Add a graphic/badge from repology showing the packaging status of ndctl
> with various distros.
> 
> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>

Reviewed-by: Ira Weiny <ira.weiny@intel.com>

> ---
>  README.md | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/README.md b/README.md
> index 89dfc87..4ab4523 100644
> --- a/README.md
> +++ b/README.md
> @@ -4,6 +4,9 @@
>  Utility library for managing the libnvdimm (non-volatile memory device)
>  sub-system in the Linux kernel
>    
> +<a href="https://repology.org/project/ndctl/versions">
> +    <img src="https://repology.org/badge/vertical-allrepos/ndctl.svg" alt="Packaging status" align="right">
> +</a>
>  
>  Build
>  =====
> 
> base-commit: 57be068ef6aaf94c4d9ff0c06bd41a004e4ecf2c
> -- 
> 2.33.1
> 
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-05 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-05  0:18 [ndctl PATCH] ndctl: add repology graphic to README.md Vishal Verma
2022-01-05 22:42 ` Ira Weiny

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.