Skip to content

Commit 73669a1

Browse files
authored
chore: update area labeler and codeowners for AI (docker#22636)
1 parent aca7fee commit 73669a1

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
/content/manuals/build/ @crazy-max @aevesdocker
77

8-
/content/manuals/build-cloud/ @crazy-max @aevesdocker
8+
/content/manuals/build-cloud/ @crazy-max @aevesdocker
99

1010
/content/manuals/compose/ @aevesdocker
1111

@@ -19,11 +19,11 @@
1919

2020
/content/manuals/docker-hub/ @craig-osterhout
2121

22-
/content/manuals/engine/ @thaJeztah @aevesdocker
22+
/content/manuals/engine/ @thaJeztah @aevesdocker
2323

24-
/content/reference/api/engine/ @thaJeztah @aevesdocker
24+
/content/reference/api/engine/ @thaJeztah @aevesdocker
2525

26-
/content/reference/cli/ @thaJeztah @aevesdocker
26+
/content/reference/cli/ @thaJeztah @aevesdocker
2727

2828
/content/manuals/subscription/ @sarahsanders-docker
2929

@@ -41,4 +41,6 @@
4141

4242
/content/manuals/accounts/ @sarahsanders-docker
4343

44+
/content/manuals/ai/ @ArthurFlag
45+
4446
/_vendor @sarahsanders-docker

.github/labeler.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
area/ai:
2+
- changed-files:
3+
- any-glob-to-any-file:
4+
- content/manuals/ai/**
5+
- content/reference/cli/model/**
6+
17
area/release:
28
- changed-files:
39
- any-glob-to-any-file:

0 commit comments

Comments
 (0)