From 713271c22a4f34b59e9e9b9abc1e01d0faa9319d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9cate=20Moonlight?= Date: Tue, 22 Feb 2022 20:53:16 +0100 Subject: [PATCH] Add Servant and the Cryptography Group to the Affiliates page --- affiliates/cryptographygroup.markdown | 5 +++++ affiliates/servant.markdown | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 affiliates/cryptographygroup.markdown create mode 100644 affiliates/servant.markdown diff --git a/affiliates/cryptographygroup.markdown b/affiliates/cryptographygroup.markdown new file mode 100644 index 00000000..c166f118 --- /dev/null +++ b/affiliates/cryptographygroup.markdown @@ -0,0 +1,5 @@ +--- +title: Haskell Cryptography Group +externalUrl: https://github.com/haskell-cryptography +status: affiliated +--- diff --git a/affiliates/servant.markdown b/affiliates/servant.markdown new file mode 100644 index 00000000..d57946dc --- /dev/null +++ b/affiliates/servant.markdown @@ -0,0 +1,5 @@ +--- +title: Servant Web Framework +externalUrl: https://haskell-servant.github.io/ +status: affiliated +---