Skip to content

Commit 7700f5a

Browse files
xitzhangXiting Zhang
andauthored
[VoiceLive] Add code owners (#45191)
Co-authored-by: Xiting Zhang <xitzhang@microsoft.com>
1 parent a9b472f commit 7700f5a

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267

268268
# PRLabel: %Voice Live
269269
# ServiceLabel: %Voice Live %Service Attention
270-
/sdk/ai/azure-ai-voicelive/ @rhurey @xitzhang @amber-yujueWang
270+
/sdk/ai/azure-ai-voicelive/ @rhurey @xitzhang @amber-yujueWang @pankopon @emilyjiji
271271

272272
# PRLabel: %HDInsight
273273
/sdk/hdinsight/ @idear1203

sdk/ai/azure-ai-voicelive/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.2.0b5 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.2.0b4 (2026-02-12)
414

515
### Features Added

sdk/ai/azure-ai-voicelive/azure/ai/voicelive/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "1.2.0b4"
9+
VERSION = "1.2.0b5"

0 commit comments

Comments
 (0)