Skip to content

Commit 00e5da7

Browse files
committed
adding contributors to template
adds the list of contributors to the template. the contributors are: enselic, ralfjung, trolldemorted, matthiaskrgr, ttsugriy, kobzol, and lnicola. this commit updates `example.md` by adding the contributors to the list. the changes can be seen in the diff: ```diff diff --git a/templates/example.md b/templates/example.md index a128037..da0ecc8 100644 --- a/templates/example.md +++ b/templates/example.md @@ -10,3 +10,16 @@ - [ci: do not hide error logs in a group](rust-lang/rust#114573) - [:arrow_up: `rust-analyzer`](rust-lang/rust#114576) - [rollup of 9 pull requests](rust-lang/rust#114585) + +### contributors + +- [enselic](https://github.com/enselic) +- [enselic](https://github.com/enselic) +- [ralfjung](https://github.com/ralfjung) +- [trolldemorted](https://github.com/trolldemorted) +- [matthiaskrgr](https://github.com/matthiaskrgr) +- [matthiaskrgr](https://github.com/matthiaskrgr) +- [ttsugriy](https://github.com/ttsugriy) +- [kobzol](https://github.com/kobzol) +- [lnicola](https://github.com/lnicola) +- [matthiaskrgr](https://github.com/matthiaskrgr) ```
1 parent 74699c9 commit 00e5da7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

templates/example.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,16 @@
1010
- [CI: do not hide error logs in a group](https://github.com/rust-lang/rust/pull/114573)
1111
- [:arrow_up: `rust-analyzer`](https://github.com/rust-lang/rust/pull/114576)
1212
- [Rollup of 9 pull requests](https://github.com/rust-lang/rust/pull/114585)
13+
14+
### Contributors
15+
16+
- [Enselic](https://github.com/Enselic)
17+
- [Enselic](https://github.com/Enselic)
18+
- [RalfJung](https://github.com/RalfJung)
19+
- [Trolldemorted](https://github.com/Trolldemorted)
20+
- [matthiaskrgr](https://github.com/matthiaskrgr)
21+
- [matthiaskrgr](https://github.com/matthiaskrgr)
22+
- [ttsugriy](https://github.com/ttsugriy)
23+
- [Kobzol](https://github.com/Kobzol)
24+
- [lnicola](https://github.com/lnicola)
25+
- [matthiaskrgr](https://github.com/matthiaskrgr)

0 commit comments

Comments
 (0)