Skip to content

Commit 6dd93d6

Browse files
committed
chore: doc
1 parent 49adff8 commit 6dd93d6

File tree

4 files changed

+27
-23
lines changed

4 files changed

+27
-23
lines changed

.all-contributors-custom.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
- anstadnik: Check keywords.
7575
- syndim: Add a bracket to box.
7676
- vhdirk: Support dashed crate.
77+
- akkumar: External traits doc.
7778
- rhian-cs: Add Cargo workspace doc.
7879
- TENX-S: Improve doc. Reproduce a bug.
7980
- CJBuchel: Remove throw.

.all-contributorsrc

+10-10
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,15 @@
720720
"code"
721721
]
722722
},
723+
{
724+
"login": "akkumar",
725+
"name": "Karthik K",
726+
"avatar_url": "https://avatars.githubusercontent.com/u/38454?v=4",
727+
"profile": "https://github.com/akkumar",
728+
"contributions": [
729+
"doc"
730+
]
731+
},
723732
{
724733
"login": "rhian-cs",
725734
"name": "Rhian Moraes",
@@ -1081,15 +1090,6 @@
10811090
"contributions": [
10821091
"doc"
10831092
]
1084-
},
1085-
{
1086-
"login": "akkumar",
1087-
"name": "Karthik K",
1088-
"avatar_url": "https://avatars.githubusercontent.com/u/38454?v=4",
1089-
"profile": "https://github.com/akkumar",
1090-
"contributions": [
1091-
"doc"
1092-
]
10931093
}
10941094
],
10951095
"contributorsPerLine": 7,
@@ -1100,4 +1100,4 @@
11001100
"skipCi": true,
11011101
"commitConvention": "angular",
11021102
"commitType": "docs"
1103-
}
1103+
}

0 commit comments

Comments
 (0)