Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP4:Update
ndctl
0008-ndctl-Update-nvdimm-mailing-list-address.p...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0008-ndctl-Update-nvdimm-mailing-list-address.patch of Package ndctl
From 063af7c447d257397a925df81897da2c71e31653 Mon Sep 17 00:00:00 2001 From: Vishal Verma <vishal.l.verma@intel.com> Date: Tue, 18 May 2021 16:25:27 -0600 Subject: [PATCH] ndctl: Update nvdimm mailing list address Upstream: v72 Git-commit: 063af7c447d257397a925df81897da2c71e31653 The 'nvdimm' mailing list has moved from lists.01.org to lists.linux.dev. Update CONTRIBUTING.md and configure.ac to reflect this. Link: https://lore.kernel.org/r/20210518222527.550730-1-vishal.l.verma@intel.com Cc: Dan Williams <dan.j.williams@intel.com> Reviewed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com> --- CONTRIBUTING.md | 7 ++++--- configure.ac | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4c29d31..4f4865d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,13 +6,14 @@ The following is a set of guidelines that we adhere to, and request that contributors follow. 1. The libnvdimm (kernel subsystem) and ndctl developers primarily use - the [linux-nvdimm](https://lists.01.org/postorius/lists/linux-nvdimm.lists.01.org/) + the [nvdimm](https://subspace.kernel.org/lists.linux.dev.html) mailing list for everything. It is recommended to send patches to - **```linux-nvdimm@lists.01.org```** + **```nvdimm@lists.linux.dev```** + An archive is available on [lore](https://lore.kernel.org/nvdimm/) 1. Github [issues](https://github.com/pmem/ndctl/issues) are an acceptable way to report a problem, but if you just have a question, - [email](mailto:linux-nvdimm@lists.01.org) the above list. + [email](mailto:nvdimm@lists.linux.dev) the above list. 1. We follow the Linux Kernel [Coding Style Guide][cs] as applicable. diff --git a/configure.ac b/configure.ac index 5ec8d2f..dc39dbe 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.60) m4_include([version.m4]) AC_INIT([ndctl], GIT_VERSION, - [linux-nvdimm@lists.01.org], + [nvdimm@lists.linux.dev], [ndctl], [https://github.com/pmem/ndctl]) AC_CONFIG_SRCDIR([ndctl/lib/libndctl.c]) -- 2.35.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor