We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f3ad94 + 23aad5f commit 8ed8b1dCopy full SHA for 8ed8b1d
FromYmlToTOC-INDEX.ps1
@@ -37,7 +37,8 @@ function Get-DocumentMetadata {
37
'mvp' = "Microsoft MVP Alumni"
38
'rd' = "Microsoft RD Alumni"
39
'mlsa' = "Microsoft Learn Student Ambassador Alumni"
40
- 'mct' = "Microsoft Certified Trainer"
+ 'mct' = "Microsoft Certified Trainer"
41
+ 'psfFellow' = "Python Software Foundation Fellow"
42
}
43
44
$metadata = New-Object -TypeName PSObject -Prop $properties
0 commit comments