mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-28 05:40:26 +00:00
81fe66b42a
Makefile falsely detected a modified git tree when the first ifeq argument was unquoted. Also switch to the $(shell ... style for consistency. As requested, add myself to AUTHORS and CONTRIBUTORS.
30 lines
652 B
Plaintext
30 lines
652 B
Plaintext
# 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
|
|
Andrey Konovalov
|
|
David Drysdale
|
|
Vishwath Mohan
|
|
Billy Lau
|
|
Michael Pratt
|
|
Jess Frazelle
|
|
Zach Riggle
|
|
Willem de Bruijn
|
|
Eric Biggers
|
|
Atul Prakash
|
|
Baozeng Ding
|
|
Lorenzo Stoakes
|
|
Jeremy Huang
|
|
Shuai Bai
|
|
Alexander Popov
|
|
Jean-Baptiste Cayrou
|
|
Yuzhe Han
|
|
Thomas Garnier
|
|
Utkarsh Anand
|
|
Tobias Klauser
|
|
Tim Tianyang Chen
|
|
Ed Maste
|