development/flow: Change email.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2017-01-04 12:48:16 -08:00 committed by Willy Sudiarto Raharjo
parent 884308567e
commit dae990d035
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for flow
# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -7,4 +7,4 @@ DOWNLOAD_x86_64="https://github.com/facebook/flow/archive/v0.37.4.tar.gz"
MD5SUM_x86_64="afb7eb5e9a5d2ef3615e19392d8790b1"
REQUIRES="ocamlbuild"
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"
EMAIL="ryanpcmcquen@member.fsf.org"