fgreg closed pull request #3: Update team.html
URL: https://github.com/apache/incubator-sdap-website/pull/3
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/team.html b/team.html
index 4162bbd..09aa4f5 100644
--- a/team.html
+++ b/team.html
@@ -107,6 +107,17 @@ <h4>Joseph Jacob</h4>
<dd><a href="mailto:[email protected]">jjacob at apache dot org</a></dd>
</dl>
</div>
+
+ <div class="team-member col-md-6">
+ <img src="/images/user-avatar.png" class="team-avatar img-thumbnail" />
+ <h4>Frank Greguska</h4>
+ <dl>
+ <dt>GitHub:</dt>
+ <dd><a class="external" href="https://github.com/fgreg">fgreg</a></dd>
+ <dt>Email:</dt>
+ <dd><a href="mailto:[email protected]">fgreg at apache dot org</a></dd>
+ </dl>
+ </div>
</div>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services