Skip to content

Commit dd473b3

Browse files
authored
Merge pull request #602 from mark-i-m/patch-1
Fix metadata on blog post
2 parents f85e6d1 + 244cd68 commit dd473b3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

posts/inside-rust/2020-05-27-contributor-survey.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
layout: post
3-
title: "2020-05-27 Contributor Survey"
4-
author: The Compiler Team
3+
title: "2020 Contributor Survey"
4+
author: Niko Matsakis and @mark-i-m
5+
description: "We announce a new survey about the code contribution experience."
56
team: the compiler team <https://www.rust-lang.org/governance/teams/compiler>
67
---
78

9+
810
You may be aware that [Rust recently turned 5][five]! If you read this blog,
911
then you probably already know that the Rust project thrives because of its
1012
many contributors, and that we're always looking for ways to make it easier for

0 commit comments

Comments
 (0)