Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Fix maintenance status phrasing
Browse files Browse the repository at this point in the history
/issue #44
  • Loading branch information
sopel committed Feb 9, 2015
1 parent 82ce587 commit ffb938b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A Python package for operating cross region Amazon Web Services (AWS) resources.

## Status

![Lifecycle: sunset](https://img.shields.io/badge/lifecycle-sunset-blue.svg) ![Support: unsupported](https://img.shields.io/badge/support-unsupported-yellow.svg) ![Maintenance: maintained](https://img.shields.io/badge/maintenance-maintained-green.svg)
![Lifecycle: sunset](https://img.shields.io/badge/lifecycle-sunset-blue.svg) ![Support: unsupported](https://img.shields.io/badge/support-unsupported-yellow.svg) ![Maintenance: passive](https://img.shields.io/badge/maintenance-passive-green.svg)

This project is being sunsetted and is no longer supported.
* the project's goals have been mostly obsoleted by the excellent [AWS Command Line Interface (AWS CLI)](https://github.com/aws/aws-cli) - remaining unique functionality should probably be implemented as an AWS CLI plugin, see [botocross/issues/44](https://github.com/sopel/botocross/issues/44) for details
Expand Down

0 comments on commit ffb938b

Please sign in to comment.