@@ -90,7 +90,7 @@ Contributions are very welcome! Feel free to submit pull requests, to open quest
90
90
in the [ Issues] ( https://github.com/vulkano-rs/vulkano/issues ) section.
91
91
92
92
The project was initially developed by Pierre Krieger(Tomaka), who established Vulkano's base
93
- design goals, and the code structure. In the meantime the development is driven by Vulkano
93
+ design goals, and the code structure. In the meantime development is driven by Vulkano
94
94
community members.
95
95
96
96
** New Pull Requests are usually scheduled for review by the end of each week.**
@@ -107,7 +107,7 @@ changelog file(s) as part of your pull request.
107
107
108
108
Every PR must pass tests in order to be merged to ` master ` .
109
109
110
- Minor releases are usually happening between 1 to 3 months averagely depending on the grow
110
+ Minor releases are usually happening between 1 to 3 months averagely depending on grow
111
111
of unreleased and breaking changes in ` master `
112
112
113
113
### Repository Structure
@@ -126,9 +126,9 @@ driver is up to date before doing so.
126
126
### Hall of Fame
127
127
128
128
We would love to mention some members, who put significant contributions to this project:
129
- - Pierre Krieger. The initial developer. [ Patron page] ( https://www.patreon.com/tomaka ) .
130
- - Lucas Kent. Maintainer. [ Patron page] ( https://www.patreon.com/rukai ) .
131
- - Austin Johnson. Maintainer. [ Patron page] ( https://www.patreon.com/austinj235 ) .
129
+ - Pierre Krieger. The initial developer. [ Patreon page] ( https://www.patreon.com/tomaka ) .
130
+ - Lucas Kent. Maintainer. [ Patreon page] ( https://www.patreon.com/rukai ) .
131
+ - Austin Johnson. Maintainer. [ Patreon page] ( https://www.patreon.com/austinj235 ) .
132
132
- Rua. An active developer, who put a lot of efforts to improve Vulkano and constantly keeping it up to date.
133
133
- ** You!** Thanks to your help, contributions, improvements, bug reports and use experience
134
134
to make this project one of the major Rust graphics API library in Rust!
0 commit comments