File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -286,7 +286,7 @@ export default function TSC() {
286
286
< h3 className = "mb-2 font-semibold lg:text-2xl lg:text-center text-primary-800" >
287
287
What is a TSC?
288
288
</ h3 >
289
- < p className = "my-4 text-base text-gray-500 lg:text-center " >
289
+ < p className = "my-4 text-base text-gray-500 lg:text-left " >
290
290
The Technical Steering Committee (TSC) is responsible for the
291
291
oversight of the AsyncAPI Initiative. Maintainers (aka committers)
292
292
make decisions at the given repository/project level. The TSC
@@ -298,7 +298,7 @@ export default function TSC() {
298
298
< h3 className = "mb-2 font-semibold lg:text-2xl lg:text-center text-primary-800" >
299
299
How can I become a TSC member?
300
300
</ h3 >
301
- < p className = "my-4 text-base text-gray-500 lg:text-center " >
301
+ < p className = "my-4 text-base text-gray-500 lg:text-left " >
302
302
Anybody can become a member of the TSC. All you have to do is
303
303
become a maintainer of one of the AsyncAPI projects! To become a
304
304
maintainer, you just need to regularly contribute to one of the
@@ -320,7 +320,7 @@ export default function TSC() {
320
320
< h3 className = "mb-2 font-semibold lg:text-2xl lg:text-center text-primary-800" >
321
321
Our governance model
322
322
</ h3 >
323
- < p className = "my-4 text-base text-gray-500 lg:text-center " >
323
+ < p className = "my-4 text-base text-gray-500 lg:text-left " >
324
324
AsyncAPI Initiative runs under an{ ' ' }
325
325
< a
326
326
data-testid = "TSC-Governance-Link"
You can’t perform that action at this time.
0 commit comments