Add myself as recipient for notifications.

Summary:
This is simply so I will start receiving Travis CI build notifications so I can keep an eye on the CocoaPods podspecs, as discussed with mkonicek.
Closes https://github.com/facebook/react-native/pull/12318

Differential Revision: D4543194

Pulled By: mkonicek

fbshipit-source-id: 95d3bf9d6d5aea97cfdb919ff67be92ad51b08bf
This commit is contained in:
Eloy Durán 2017-02-10 13:17:56 -08:00 committed by Facebook Github Bot
parent 15ceed4069
commit 1dd84f0d47
1 changed files with 1 additions and 0 deletions

View File

@ -41,5 +41,6 @@ notifications:
email:
recipients:
- mkonicek@fb.com
- eloy@artsy.net
on_failure: change
on_success: change