|
2 | 2 | [](https://github.com/TwilightCoders/rubysu/actions/workflows/ci.yml) |
3 | 3 | [](https://qlty.sh/TwilightCoders/rubysu) |
4 | 4 | [](https://qlty.sh/TwilightCoders/rubysu) |
| 5 | + |
5 | 6 |
|
6 | 7 | # Ruby Sudo |
7 | 8 |
|
@@ -139,27 +140,22 @@ end |
139 | 140 |
|
140 | 141 | Guido De Rosa ([@gderosa](http://github.com/gderosa/)). |
141 | 142 |
|
142 | | -See LICENSE. |
| 143 | +See ([LICENSE](https://github.com/TwilightCoders/rubysu/blob/main/LICENSE)). |
143 | 144 |
|
144 | 145 | ### Contributors |
145 | 146 |
|
146 | | -Dale Stevens ([@voltechs](https://github.com/voltechs)) |
| 147 | +- Dale Stevens ([@voltechs](https://github.com/voltechs)) |
| 148 | +- Robert M. Koch ([@threadmetal](https://github.com/threadmetal)) |
| 149 | +- Wolfgang Teuber ([@wteuber](https://github.com/wteuber)) |
147 | 150 |
|
148 | | -Robert M. Koch ([@threadmetal](https://github.com/threadmetal)) |
| 151 | +### Acknowledgements |
149 | 152 |
|
150 | | -Wolfgang Teuber ([@wteuber](https://github.com/wteuber)) |
151 | | - |
152 | | -### Other acknowledgements |
153 | | - |
154 | | - |
155 | | -Thanks to Tony Arcieri and Brian Candler for suggestions on |
156 | | -[ruby-talk](http://www.ruby-forum.com/topic/262655). |
157 | | - |
158 | | -Initially developed by G. D. while working at [@vemarsas](https://github.com/vemarsas). |
| 153 | +- Thanks to Tony Arcieri and Brian Candler for suggestions on [ruby-talk](http://www.ruby-forum.com/topic/262655). |
| 154 | +- Initially developed by Guido De Rosa while working at [@vemarsas](https://github.com/vemarsas). |
159 | 155 |
|
160 | 156 | ## Contributing |
161 | 157 |
|
162 | | -1. Fork it ( https://github.com/TwilightCoders/rubysu/fork ) |
| 158 | +1. Fork it ( <https://github.com/TwilightCoders/rubysu/fork> ) |
163 | 159 | 2. Create your feature branch (`git checkout -b my-new-feature`) |
164 | 160 | 3. Commit your changes (`git commit -am 'Add some feature'`) |
165 | 161 | 4. Push to the branch (`git push origin my-new-feature`) |
|
0 commit comments