Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 967cd94

Browse files
author
Jamie Snape
committed
Add AUTHORS file
1 parent b02d819 commit 967cd94

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

AUTHORS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Zach Mullen
2+
Patrick Reynolds
3+
Jamie Snape
4+
Charles Marion
5+
Michael Grauer
6+
Yuzheng Zhou
7+
Julien Jomier
8+
Brad King
9+
Jean-Christophe Fillion-Robin

app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ env_variables:
4747

4848
skip_files:
4949
- ^(.*/)?.*/(\.DS_Store|\.htaccess|\.gitignore|CMakeLists\.txt|.*\.java)$
50-
- ^(.*/)?(\.coveralls\.yml|\.travis\.yml|bower\.json|composer\.json|composer\.lock|COPYRIGHT|CTestConfig\.cmake|cron-sample\.yaml|LICENSE|README\.md|Vagrantfile)$
50+
- ^(.*/)?(\.coveralls\.yml|\.travis\.yml|AUTHORS|bower\.json|composer\.json|composer\.lock|COPYRIGHT|CTestConfig\.cmake|cron-sample\.yaml|LICENSE|README\.md|Vagrantfile)$
5151
- ^(.*/)?core/configs/.*\.local\.ini$
5252
- ^(.*/)?(\.git|\.idea|\.vagrant|data|log|provisioning|tests|tmp|utils)/.*
5353
- ^(.*/)?(core|modules/.*)/(database/(pgsql|sqlite)|tests)/.*

0 commit comments

Comments
 (0)