Recent activity

[PATCH v2] Demonstrate that I can use git send-email 2 years ago

From Jason Yundt to ~sircmpwn/email-test-drive

---
This fixes the issue from the first patch.

 jason-yundt | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 jason-yundt

diff --git a/jason-yundt b/jason-yundt
new file mode 100644
index 0000000..66cb3d4
--- /dev/null
+++ b/jason-yundt
@@ -0,0 +1 @@
I have successfully used git send-email!
[message trimmed]

[PATCH] Demonstrate that I can use git send-email 2 years ago

From Jason Yundt to ~sircmpwn/email-test-drive

---
 jason-yundt | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 jason-yundt

diff --git a/jason-yundt b/jason-yundt
new file mode 100644
index 0000000..6d0ecfd
--- /dev/null
+++ b/jason-yundt
@@ -0,0 +1 @@
I'm about to try git send-email
-- 
2.36.0
[message trimmed]

Re: [PATCH radicle-link v4 1/3] Sync LICENSE file with Radicle Upstream 2 years ago

From Jason Yundt to ~radicle-link/dev

On Saturday, February 19, 2022 10:33:50 AM EST Fintan Halpenny wrote:
> On Fri Feb 18, 2022 at 6:07 PM GMT, Jason Yundt wrote:
> > Radicle Upstream’s LICENSE file [1] had some improvements that this
> > repo’s LICENSE file was missing. This change adds those improvements:
> > 
> > - Bump copyright year.
> > - Fix capitalization of “Developer Certificate of Origin”.
> > - Correct location of DCO. Before this change, LICENSE incorrectly said
> > that the DCO was “below”.
> > - More consistent word wrapping.
> > 
> > [1]: <https://github.com/radicle-dev/radicle-upstream/blob/main/LICENSE>
> > 
> > Signed-off-by: Jason Yundt <jason@jasonyundt.email>

[PATCH radicle-link v4 3/3] Remove Radicle Linking Exception 2 years ago

From Jason Yundt to ~radicle-link/dev

The discussion that resulted in this change can be found here:
<https://lists.sr.ht/~radicle-link/dev/%3C20220203220246.49585-1-jason%40jasonyundt.email%3E>

Signed-off-by: Jason Yundt <jason@jasonyundt.email>
---
 DCO       | 10 +++-------
 LICENSE   | 31 +++++++------------------------
 README.md |  2 +-
 3 files changed, 11 insertions(+), 32 deletions(-)

diff --git a/DCO b/DCO
index 24951788..d53d3ada 100644
--- a/DCO
+++ b/DCO
[message trimmed]

[PATCH radicle-link v4 2/3] Clarify copyright situation 2 years ago

From Jason Yundt to ~radicle-link/dev

This change clarifies that the Radicle Link Contributors have some
copyright over radicle-link.

Signed-off-by: Jason Yundt <jason@jasonyundt.email>
---
 LICENSE | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/LICENSE b/LICENSE
index 840d3a50..95da6af6 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,7 @@
radicle-link is Copyright © 2019-2021
[message trimmed]

[PATCH radicle-link v4 1/3] Sync LICENSE file with Radicle Upstream 2 years ago

From Jason Yundt to ~radicle-link/dev

Radicle Upstream’s LICENSE file [1] had some improvements that this
repo’s LICENSE file was missing. This change adds those improvements:

- Bump copyright year.
- Fix capitalization of “Developer Certificate of Origin”.
- Correct location of DCO. Before this change, LICENSE incorrectly said
  that the DCO was “below”.
- More consistent word wrapping.

[1]: <https://github.com/radicle-dev/radicle-upstream/blob/main/LICENSE>

Signed-off-by: Jason Yundt <jason@jasonyundt.email>
---
 LICENSE | 50 ++++++++++++++++++++++++++------------------------
[message trimmed]

[PATCH radicle-link v4 0/3] Improvements to copyright and licensing info 2 years ago

From Jason Yundt to ~radicle-link/dev

Compared to the previous version of this patch, this version fixes the
Radicle Link Contributors’s copyright date.

Published-As: <https://git.sr.ht/~jayman/radicle-link/refs/patches/license-improvements/v4>

Jason Yundt (3):
  Sync LICENSE file with Radicle Upstream
  Clarify copyright situation
  Remove Radicle Linking Exception

 DCO       | 10 +++-------
 LICENSE   | 39 +++++++++++++--------------------------
 README.md |  2 +-
 3 files changed, 17 insertions(+), 34 deletions(-)

Re: [PATCH radicle-link v3 2/3] Clarify copyright situation 2 years ago

From Jason Yundt to ~radicle-link/dev

On Friday, February 18, 2022 12:10:24 PM EST Fintan Halpenny wrote:
> On Wed Feb 16, 2022 at 5:40 PM GMT, Jason Yundt wrote:
> > This change clarifies that the Radicle Link Contributors have some
> > copyright over radicle-link.
> > 
> > Signed-off-by: Jason Yundt <jason@jasonyundt.email>
> > ---
> > LICENSE | 6 ++++--
> > 1 file changed, 4 insertions(+), 2 deletions(-)
> > 
> > diff --git a/LICENSE b/LICENSE
> > index 840d3a50..e69a4413 100644
> > --- a/LICENSE
> > +++ b/LICENSE

[PATCH radicle-link v3 1/3] Sync LICENSE file with Radicle Upstream 2 years ago

From Jason Yundt to ~radicle-link/dev

Radicle Upstream’s LICENSE file [1] had some improvements that this
repo’s LICENSE file was missing. This change adds those improvements:

- Bump copyright year.
- Fix capitalization of “Developer Certificate of Origin”.
- Correct location of DCO. Before this change, LICENSE incorrectly said
  that the DCO was “below”.
- More consistent word wrapping.

[1]: <https://github.com/radicle-dev/radicle-upstream/blob/main/LICENSE>

Signed-off-by: Jason Yundt <jason@jasonyundt.email>
---
 LICENSE | 50 ++++++++++++++++++++++++++------------------------
[message trimmed]

[PATCH radicle-link v3 0/3] Improvements to copyright and licensing info 2 years ago

From Jason Yundt to ~radicle-link/dev

Compared to the previous version of this patch, this one removes the
Radicle Linking Exception.

Published-As: <https://git.sr.ht/~jayman/radicle-link/refs/patches/license-improvements/v3>

Jason Yundt (3):
  Sync LICENSE file with Radicle Upstream
  Clarify copyright situation
  Remove Radicle Linking Exception

 DCO       | 10 +++-------
 LICENSE   | 39 +++++++++++++--------------------------
 README.md |  2 +-
 3 files changed, 17 insertions(+), 34 deletions(-)