lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Sat, 16 Sep 2023 08:30:27 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2] github: add contributing page

This is a standard way on github to redirect contributors to the
mailing list. Doing this to reduce the number of github PR's
and issues that need to be redirected.

Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
---
 .github/CONTRIBUTING.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 .github/CONTRIBUTING.md

diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
new file mode 100644
index 000000000000..ee5496a908de
--- /dev/null
+++ b/.github/CONTRIBUTING.md
@@ -0,0 +1,13 @@
+## Contributing to Iproute2
+
+Thanks for taking the time to contribute to Iproute2! Please be advised that the
+Linux network community does not use github.com for their contributions.
+Instead, we use a mailing list (netdev@...r.kernel.org) for code submissions,
+code reviews, and bug reports.
+
+Nevertheless, you can use [GitGitGadget](https://gitgitgadget.github.io/) to
+conveniently send your Pull Requests commits to our mailing list.
+
+Please read more about ["the development process"](https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/plain/README.devel)
+to learn how the Iproute2 project is managed, and how you can work with it.
+
-- 
2.39.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ