From faa6e0ba46b688f7cf26160c03076a37cd3402a1 Mon Sep 17 00:00:00 2001 From: msever Date: Mon, 13 Jan 2025 14:27:59 +0100 Subject: [PATCH] Add the contributors file --- Packs/ReversingLabs_A1000/CONTRIBUTORS.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Packs/ReversingLabs_A1000/CONTRIBUTORS.json diff --git a/Packs/ReversingLabs_A1000/CONTRIBUTORS.json b/Packs/ReversingLabs_A1000/CONTRIBUTORS.json new file mode 100644 index 000000000000..a79327c204f1 --- /dev/null +++ b/Packs/ReversingLabs_A1000/CONTRIBUTORS.json @@ -0,0 +1,3 @@ +[ + "Mislav Sever" +] \ No newline at end of file