From 05ebf591fe976ea265f0ca43c0bb416daec1c206 Mon Sep 17 00:00:00 2001 From: Dave Platt Date: Wed, 29 Nov 2023 16:22:50 -0800 Subject: [PATCH 1/2] Add organization (radagast), request pid 1209/AE6E Requesting a pid for my OpenTNC project --- 1209/AE6E/index.md | 8 ++++++++ org/radagast/index.md | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/AE6E/index.md create mode 100644 org/radagast/index.md diff --git a/1209/AE6E/index.md b/1209/AE6E/index.md new file mode 100644 index 00000000..be850eb6 --- /dev/null +++ b/1209/AE6E/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: OpenTNC +owner: radagast +license: GPL V3 (firmware) and CC BY-SA (schematic) +site: http://www.radagast.org/~dplatt/hamradio/OpenTNC +source: http://www.radagast.org/git/OpenTNC +--- diff --git a/org/radagast/index.md b/org/radagast/index.md new file mode 100644 index 00000000..8e78d1a6 --- /dev/null +++ b/org/radagast/index.md @@ -0,0 +1,8 @@ +--- +layout: org +title: Radagast.org +site: http://www.radagast.org/ +--- +This org is the personal contact and software development domain +for David C. Platt. + From 40ac5ba70cdd04a3f440c20a7974fb7af1331b38 Mon Sep 17 00:00:00 2001 From: Dave Platt Date: Wed, 31 Jan 2024 16:12:29 -0800 Subject: [PATCH 2/2] Change source-code link from personal server to Gitlab --- 1209/AE6E/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/AE6E/index.md b/1209/AE6E/index.md index be850eb6..7372a0af 100644 --- a/1209/AE6E/index.md +++ b/1209/AE6E/index.md @@ -4,5 +4,5 @@ title: OpenTNC owner: radagast license: GPL V3 (firmware) and CC BY-SA (schematic) site: http://www.radagast.org/~dplatt/hamradio/OpenTNC -source: http://www.radagast.org/git/OpenTNC +source: https://gitlab.com/davidplatt/opentnc ---