From 874c5754bb22dbf77d6b600ff91f0f4f1fc5073a Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 12 Oct 2015 10:16:57 +0200 Subject: initial commit --- CONTRIBUTORS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CONTRIBUTORS (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS new file mode 100644 index 000000000..529799d5b --- /dev/null +++ b/CONTRIBUTORS @@ -0,0 +1,8 @@ +# This is the official list of people who can contribute (and who have contributed) +# code to the syzkaller project repository. The AUTHORS file lists the copyright holders; +# this file lists people. For example, Google employees are listed here +# but not in AUTHORS, because Google holds the copyright. + +Google Inc. + Dmitry Vyukov + -- cgit mrf-deployment