Skip to content

Commit

Permalink
Merge pull request #89 from akexorcist/feature/update-contributor
Browse files Browse the repository at this point in the history
feat: update contributor list
  • Loading branch information
akexorcist authored Sep 8, 2024
2 parents 6397fdb + 143891a commit fa4c7bb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,6 @@
## ถ้ามีคำถามหรือข้อสงสัย
* สามารถตั้งคำถามได้ผ่านหน้า [Issue บน GitHub ของ Repository นี้](https://github.com/akexorcist/ruam-mij-android/issues)

## ผู้ที่มีส่วนรวมในการพัฒนาแอปนี้
* 9arm
* Somkiat Khitwongwattana
* Sorakrich Oanmanee
* เอกลักษณ์ ต่อติด
* Kritsadin Rayanakorn
* Tipatai Puthanukunkit
* Dheerapat Tookkane
* Kajornsak Peerapathananont
* Suttichan Paenchan
* Parkorn Soonthornchai
* Teerapong Chantakard
* Kittinun Vantasin
* Monthira Chayabanjonglerd
* Wathin Sonnukij
* Auttapon Bunlue

## อยากมีส่วนรวมในการพัฒนาโปรเจคนี้?
ดูรายละเอียดได้ที่ [Contributing](CONTRIBUTING.md)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,9 @@ object Contributors {
"Monthira Chayabanjonglerd",
"Wathin Sonnukij",
"Auttapon Bunlue",
"Pitsanu Kittipittayakorn",
"Pun Butrach",
"Siriwat Kunaporn",
"Nayuki"
)
}
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ private fun MenuItem(
}
}

@OptIn(ExperimentalMaterial3Api::class)
@Composable
private fun ContributorBottomSheet(
onDismissRequest: () -> Unit,
Expand Down

0 comments on commit fa4c7bb

Please sign in to comment.