From 61f7aaa3bc83a47f03c23486d5d984c13f3a8a0a Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Fri, 2 Jul 2021 09:40:01 -0700 Subject: renamed contributing to hacking --- CONTRIBUTING | 3 --- HACKING | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 CONTRIBUTING create mode 100644 HACKING diff --git a/CONTRIBUTING b/CONTRIBUTING deleted file mode 100644 index 56558f8..0000000 --- a/CONTRIBUTING +++ /dev/null @@ -1,3 +0,0 @@ -Please just send your Signed-Off patches or request-pull to tgroman@nuegia.net. If there is a need I will setup a mailing list but for right now a regular email is good enough. If you don't know how to do this please refer to the man page git-format-patch(1) and https://drewdevault.com/2019/05/24/What-is-a-fork.html - -If it is a rather large set of patches you may also send a pull request to my email of your branch. Again, see https://www.git-scm.com/docs/git-request-pull diff --git a/HACKING b/HACKING new file mode 100644 index 0000000..56558f8 --- /dev/null +++ b/HACKING @@ -0,0 +1,3 @@ +Please just send your Signed-Off patches or request-pull to tgroman@nuegia.net. If there is a need I will setup a mailing list but for right now a regular email is good enough. If you don't know how to do this please refer to the man page git-format-patch(1) and https://drewdevault.com/2019/05/24/What-is-a-fork.html + +If it is a rather large set of patches you may also send a pull request to my email of your branch. Again, see https://www.git-scm.com/docs/git-request-pull -- cgit v1.2.3