Another try at rename.
Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/e7c805f1 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/e7c805f1 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/e7c805f1 Branch: refs/heads/usergrid-1007-shiro-cache Commit: e7c805f1e055c2bc2ad5ccb61aee9039488ff7a2 Parents: ec2c447 Author: Dave Johnson <[email protected]> Authored: Thu Oct 15 11:02:49 2015 -0400 Committer: Dave Johnson <[email protected]> Committed: Thu Oct 15 11:02:49 2015 -0400 ---------------------------------------------------------------------- website/content/community/index.html | 2 +- website/content/img/mike_d.jpg | Bin 36443 -> 0 bytes website/content/img/miked.jpg | Bin 0 -> 36443 bytes 3 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/usergrid/blob/e7c805f1/website/content/community/index.html ---------------------------------------------------------------------- diff --git a/website/content/community/index.html b/website/content/community/index.html index 1d5e479..6dacd6a 100644 --- a/website/content/community/index.html +++ b/website/content/community/index.html @@ -167,7 +167,7 @@ <p>George Reyes</p> </div> <div class="col-md-2 text-center"> - <img src="/img/mike_d.jpg" /> + <img src="/img/miked.jpg" /> <p>Mike Dunker</p> </div> <div class="col-md-2 text-center"> http://git-wip-us.apache.org/repos/asf/usergrid/blob/e7c805f1/website/content/img/mike_d.jpg ---------------------------------------------------------------------- diff --git a/website/content/img/mike_d.jpg b/website/content/img/mike_d.jpg deleted file mode 100644 index 8dca2ee..0000000 Binary files a/website/content/img/mike_d.jpg and /dev/null differ http://git-wip-us.apache.org/repos/asf/usergrid/blob/e7c805f1/website/content/img/miked.jpg ---------------------------------------------------------------------- diff --git a/website/content/img/miked.jpg b/website/content/img/miked.jpg new file mode 100644 index 0000000..8dca2ee Binary files /dev/null and b/website/content/img/miked.jpg differ
