From a8f47adfdd44080c55e9dfe29174e8083247ecde Mon Sep 17 00:00:00 2001 From: Adam Tagscherer Date: Thu, 10 Sep 2026 11:38:36 +0200 Subject: [PATCH] docs: add CONTRIBUTORS.md file Signed-off-by: Adam Tagscherer --- CONTRIBUTORS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CONTRIBUTORS.md diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..fdbbded --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,10 @@ +# Contributors to SLIM + +CONTRIBUTOR file should only contain list of copyright holder (i.e. employers of +maintainers). All files that support comments should include standard header for +the project. AGNTCY uses the following file header: + +Copyright AGNTCY Contributors (https://github.com/agntcy) +SPDX-License-Identifier: Apache-2.0 + +1. Cisco Systems Inc. \ No newline at end of file