Skip to content

Commit 4c2d7e7

Browse files
authored
Merge branch 'master' into nav
2 parents e913754 + f8f437f commit 4c2d7e7

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CODEOWNERS

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/.
66

77
# The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file.
8-
* @AceTheCreator @thulieblack @Mayaleeeee @ashmit-coder
8+
* @AceTheCreator @thulieblack @Mayaleeeee @TenzDelek
99

10-
README.md @AceTheCreator @thulieblack @Mayaleeeee @ashmit-coder
11-
12-
#codeTriagers: vishvamsinh28
10+
README.md @AceTheCreator @thulieblack @Mayaleeeee @TenzDelek

components/Header/header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function Header(): JSX.Element {
2727
level="h1"
2828
typeStyle="heading-lg"
2929
>
30-
AsyncAPI Conference 2026
30+
AsyncAPI Conference {new Date().getFullYear()}
3131
</Heading>
3232
</div>
3333
<div className="w-[624px] sm:w-full text-center">

0 commit comments

Comments
 (0)