Skip to content

Commit

Permalink
update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maryamariyan committed Apr 12, 2021
1 parent 2ef72b3 commit 678dffb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INDEX.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Use update-index to regenerate it:
| 2020 | [Target Framework Names in .NET 5](accepted/2020/net5/net5.md) | [Immo Landwerth](https://github.com/terrajobst) |
| 2020 | [Type for holding & converting binary data](accepted/2020/binary-data/binary-data.md) | [Immo Landwerth](https://github.com/terrajobst) |
| 2021 | [.NET 6.0 Target Frameworks](accepted/2021/net6.0-tfms/net6.0-tfms.md) | [Immo Landwerth](https://github.com/terrajobst) |
| 2021 | [Compile-time source generation for strongly-typed logging messages](accepted/2021/logging-generator.md) | [Maryam Ariyan](https://github.com/maryamariyan) [Martin Taillefer](https://github.com/geeknoid) |
| 2021 | [Compile-time source generation for strongly-typed logging messages](accepted/2021/logging-generator.md) | [Maryam Ariyan](https://github.com/maryamariyan), [Martin Taillefer](https://github.com/geeknoid) |
| 2021 | [Designs](accepted/2021/statics-in-interfaces/designs/README.md) | [Immo Landwerth](https://github.com/terrajobst) |
| 2021 | [Requirements](accepted/2021/statics-in-interfaces/requirements/README.md) | [Immo Landwerth](https://github.com/terrajobst) |
| 2021 | [Scenarios](accepted/2021/statics-in-interfaces/scenarios/README.md) | [Immo Landwerth](https://github.com/terrajobst) |
Expand Down
3 changes: 2 additions & 1 deletion accepted/2021/logging-generator.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Compile-time source generation for strongly-typed logging messages

**Dev** [Maryam Ariyan](https://github.com/maryamariyan) | [Martin Taillefer](https://github.com/geeknoid)
**Dev** [Maryam Ariyan](https://github.com/maryamariyan)
**Dev** [Martin Taillefer](https://github.com/geeknoid)

## Background

Expand Down

0 comments on commit 678dffb

Please sign in to comment.