Skip to content

Commit 54184c8

Browse files
authored
Merge pull request #16 from wantedly/south37/transfer-ownership-to-wantedly
Transfer ownership to wantedly
2 parents 1772298 + 0f79ef4 commit 54184c8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FMCache
22

3-
[![Build Status](https://travis-ci.org/south37/fmcache.svg?branch=master)](https://travis-ci.org/south37/fmcache)
3+
[![Build Status](https://travis-ci.org/wantedly/fmcache.svg?branch=master)](https://travis-ci.org/wantedly/fmcache)
44
[![Gem Version](https://badge.fury.io/rb/fmcache.svg)](https://badge.fury.io/rb/fmcache)
55

66
Library for caching json masked by FieldMask
@@ -57,7 +57,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
5757

5858
## Contributing
5959

60-
Bug reports and pull requests are welcome on GitHub at https://github.com/south37/fmcache.
60+
Bug reports and pull requests are welcome on GitHub at https://github.com/wantedly/fmcache.
6161

6262
## License
6363

fmcache.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
1111

1212
spec.summary = %q{Library for caching json masked by FieldMask}
1313
spec.description = %q{Library for caching json masked by FieldMask}
14-
spec.homepage = "https://github.com/south37/fmcache"
14+
spec.homepage = "https://github.com/wantedly/fmcache"
1515
spec.license = "MIT"
1616

1717
# Specify which files should be added to the gem when it is released.

0 commit comments

Comments
 (0)