Skip to content

Commit d9dbf5c

Browse files
committed
apparently, at doesn't auto-link in github docs
1 parent b5fad63 commit d9dbf5c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

mlir/Maintainers.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@ Named maintainers, if available, should be contacted first, as they're more acti
7070

7171
#### Linear Algebra Dialects
7272
* ‘linalg’ Dialect (tensor)
73-
* Tensor Operator Set Architecture (TOSA) Dialect (@sjarus)
73+
* Tensor Operator Set Architecture (TOSA) Dialect ([@sjarus](https://github.com/@sjarus))
7474

7575
#### Type Dialects
7676
* ‘tensor’ Dialect (tensor)
7777
* ‘memref’ Dialect (tensor)
78-
* ‘vector’ Dialect (tensor + @dcaballe, @Groverkss)
79-
* ‘sparse_tensor’ Dialect (@aartbik, @matthias-springer)
78+
* ‘vector’ Dialect (tensor + [@dcaballe](https://github.com/@dcaballe), [@Groverkss](https://github.com/@Groverkss))
79+
* ‘sparse_tensor’ Dialect ([@aartbik](https://github.com/@aartbik), [@matthias-springer](https://github.com/@matthias-springer))
8080

8181
#### Accessory Dialects
82-
* ‘bufferization’ Dialect (tensor, @matthias-springer)
83-
* ‘ml_program’ Dialect (@jpienaar)
82+
* ‘bufferization’ Dialect (tensor, [@matthias-springer](https://github.com/@matthias-springer))
83+
* ‘ml_program’ Dialect ([@jpienaar](https://github.com/@jpienaar))
8484
* ‘quant’ Dialect (unmaintained)

0 commit comments

Comments
 (0)