forked from rackerlabs/auter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md with a description of auter (#2)
* Update README.md with a description of auter Bump version to 0.7 Update HACKING.md with instructions on tagging a release * Updated README.md with where to find binaries / repositories Fixed typo in HACKING.md Fixed markdown in MAINTAINERS.md
- Loading branch information
Showing
6 changed files
with
41 additions
and
7 deletions.
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
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 |
---|---|---|
@@ -1,10 +1,14 @@ | ||
Project auter is maintained by the auter team. Bug reports & assistance | ||
can be found at our email list: | ||
|
||
``` | ||
[email protected] | ||
``` | ||
|
||
Original authors at Rackspace (http://www.rackspace.co.uk): | ||
``` | ||
- Cameron Beere | ||
- Piers Cornwell | ||
- Mike Frost | ||
- Paolo Gigante | ||
``` |
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
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
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
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Name: auter | ||
Version: 0.6 | ||
Version: 0.7 | ||
Release: 1%{?dist} | ||
Summary: Prepare and apply updates | ||
|
||
|