Skip to content

Commit

Permalink
Make it README clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjhumphrey committed May 6, 2021
1 parent 52bbd0b commit d0e832d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ IAMy is a tool for dumping and loading your AWS IAM configuration into YAML file

This allows you to use an [Infrastructure as Code](https://en.wikipedia.org/wiki/Infrastructure_as_Code) model to manage your IAM configuration. For example, you might use a github repo with a pull request model for changes to IAM config.

# Origins
# Envato Notes

This code was developed by 99designs ([origin upstream](https://github.com/99designs/iamy.git)).
Envato has created it's own fork to enable us to tailor it to our needs as it appears to not be under active development as at May 2021.

This code is currently being maintained by Q-Branch, however this will transition to platform infrastructure shortly.
Contributions from all parts of the company are welcomed, sing out in #github-administration for access (currently the Envato-Developers team has write access)

NOTE: THIS IS A PUBLIC REPOSITORY, DO NOT COMMIT ANYTHING SENSITIVE
**NOTE: THIS IS A PUBLIC REPOSITORY, DO NOT COMMIT ANYTHING SENSITIVE**


## How it works
Expand Down

0 comments on commit d0e832d

Please sign in to comment.