From 13f8651bb2e2ea0eab382349ed7e22b4576526d9 Mon Sep 17 00:00:00 2001 From: Paul McCarthy Date: Mon, 15 Jan 2024 10:53:56 +0000 Subject: [PATCH] Adding adopters and maintainers files --- ADOPTERS.md | 8 ++++++++ MAINTAINERS.md | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 ADOPTERS.md create mode 100644 MAINTAINERS.md diff --git a/ADOPTERS.md b/ADOPTERS.md new file mode 100644 index 00000000..b86ebd13 --- /dev/null +++ b/ADOPTERS.md @@ -0,0 +1,8 @@ +# Organizations using Limitador + +To add your organization to this list, open a pull request that adds your organization's name, optionally with a link. The list is in alphabetical order. + +(Remember to [sign your commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits) to comply with our contributors guidelines.) + +| Name | Since | Website | Use-Case | +|:-|:-|:-|:-| \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..689d8038 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,8 @@ +# Maintainers of Limitador + +| Name | Company | GitHub | +|---------------------|----------|-----------------| +| Alex Snaps | Red Hat | alexsnaps | +| Didier Di Cesare | Red Hat | didierofrivia | +| Eguzki Astiz Lezaun | Red Hat | eguzki | +| Kevin Fan | Red Hat | KevFan | \ No newline at end of file