Skip to content

Commit 8ed8b1d

Browse files
authored
Merge pull request #953 from crazy4pi314/crazy4pi314/addpsf-award
Crazy4pi314/addpsf award
2 parents 9f3ad94 + 23aad5f commit 8ed8b1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

FromYmlToTOC-INDEX.ps1

+2-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ function Get-DocumentMetadata {
3737
'mvp' = "Microsoft MVP Alumni"
3838
'rd' = "Microsoft RD Alumni"
3939
'mlsa' = "Microsoft Learn Student Ambassador Alumni"
40-
'mct' = "Microsoft Certified Trainer"
40+
'mct' = "Microsoft Certified Trainer"
41+
'psfFellow' = "Python Software Foundation Fellow"
4142
}
4243

4344
$metadata = New-Object -TypeName PSObject -Prop $properties

0 commit comments

Comments
 (0)