-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README to reflect transfer to Vox Pupuli
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,9 @@ | |
a simple gem for interacting with the | ||
[PuppetDB](https://github.com/puppetlabs/puppetdb) API. | ||
|
||
This library was migrated from [puppetlabs](https://github.com/puppetlabs) | ||
ownership to Vox Pupuli. | ||
|
||
## Installation | ||
|
||
gem install puppetdb-ruby | ||
|
@@ -56,17 +59,20 @@ bundle exec rspec | |
## Issues & Contributions | ||
|
||
File issues or feature requests using [GitHub | ||
issues](https://github.com/puppetlabs/puppetdb-ruby/issues). | ||
issues](https://github.com/voxpupuli/puppetdb-ruby/issues). | ||
|
||
If you are interested in contributing to this project, please see the | ||
[Contribution Guidelines](CONTRIBUTING.md) | ||
|
||
## Authors | ||
|
||
Original authors were: | ||
Nathaniel Smith <[email protected]> | ||
Lindsey Smith <[email protected]> | ||
Ruth Linehan <[email protected]> | ||
|
||
This library is now maintained by Vox Pupuli. | ||
|
||
## License | ||
|
||
See LICENSE. |