diff --git a/AUTHORS b/AUTHORS index ab2f4a1c94..7bfcf16fc7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,6 +3,7 @@ Google Inc. Mozilla Foundation +Intel Corporation Ben Strong Petar Jovanovic Martin Storsjo diff --git a/webrtc/.gitignore b/webrtc/.gitignore new file mode 100644 index 0000000000..9c8d698f37 --- /dev/null +++ b/webrtc/.gitignore @@ -0,0 +1,2 @@ +# This file is for projects that checkout webrtc/ directly (e.g. Chromium). +*.mk