Skip to content

Commit 6be4197

Browse files
committed
chore: add new php maintainer
1 parent a062931 commit 6be4197

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/app/about/page.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ import imageJavokhirAbdusattorov from '@/images/team/abdusattorov-javokhir.jpg'
2828
import imageShahruzNorimmatov from '@/images/team/shahruz-norimmatov.jpg'
2929
import imageAbdurahmonMamadiyorov from '@/images/team/abdurahmon-mamadiyorov.jpg'
3030
import imageSardorDushamov from '@/images/team/sardor-dushamov.jpg'
31+
import imageDiyorbekIbragimov from '@/images/team/diyorbek-ibragimov.jpg'
3132

3233
function Culture() {
3334
return (
@@ -133,6 +134,12 @@ const team = [
133134
link: 'https://shakhzod.me',
134135
image: { src: imageShakhzodKudratov },
135136
},
137+
{
138+
name: 'Diyorbek Ibragimov',
139+
role: "`PHP O'zbekiston` boshqarmasi",
140+
link: 'https://github.com/DikoIbragimov',
141+
image: { src: imageDiyorbekIbragimov },
142+
},
136143
{
137144
name: 'Javohir Abdusattorov',
138145
role: "`Rust O'zbekiston` boshqarmasi",
337 KB
Loading

0 commit comments

Comments
 (0)