Skip to content

Commit

Permalink
docs(*): Update outdated info
Browse files Browse the repository at this point in the history
  • Loading branch information
plribeiro3000 committed Sep 14, 2017
1 parent 630cf37 commit 2c881b1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ New contributors are always welcome, when it doubt please ask questions. We stri
### Coding

* Pick a task:
* Offer feedback on open [pull requests](https://github.com/fog/fog/pulls).
* Review open [issues](https://github.com/fog/fog/issues) for things to help on.
* [Create an issue](https://github.com/fog/fog/issues/new) to start a discussion on additions or features.
* Offer feedback on open [pull requests](https://github.com/fog/fog-aws/pulls).
* Review open [issues](https://github.com/fog/fog-aws/issues) for things to help on.
* [Create an issue](https://github.com/fog/fog-aws/issues/new) to start a discussion on additions or features.
* Fork the project, add your changes and tests to cover them in a topic branch.
* Commit your changes and rebase against `fog/fog` to ensure everything is up to date.
* [Submit a pull request](https://github.com/fog/fog/compare/).
* Commit your changes and rebase against `fog/fog-aws` to ensure everything is up to date.
* [Submit a pull request](https://github.com/fog/fog-aws/compare/).

### Non-Coding

* Offer feedback on open [issues](https://github.com/fog/fog/issues).
* Offer feedback on open [issues](https://github.com/fog/fog-aws/issues).
* Organize or volunteer at events.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2014-2015 [CONTRIBUTORS.md](https://github.com/fog/fog/blob/master/CONTRIBUTORS.md)
Copyright (c) 2014-2017 [CONTRIBUTORS.md](https://github.com/fog/fog-aws/blob/master/CONTRIBUTORS.md)

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down

0 comments on commit 2c881b1

Please sign in to comment.