Skip to content

Commit

Permalink
Revert "remove misicnenad as author for concepts"
Browse files Browse the repository at this point in the history
This reverts commit 7239b3a.
  • Loading branch information
Nenad committed Jul 2, 2024
1 parent 7239b3a commit a698f67
Show file tree
Hide file tree
Showing 17 changed files with 51 additions and 17 deletions.
4 changes: 3 additions & 1 deletion concepts/arrays/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/booleans/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/control-flow/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/enums/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/error-handling/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/functions/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/integers/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/match-basics/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/mutability/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/operator-overload/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/packages-crates-modules/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/printing/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/strings/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/structs/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/traits/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/tuples/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}
4 changes: 3 additions & 1 deletion concepts/type-conversion/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"blurb": "<todo>",
"authors": [],
"authors": [
"misicnenad"
],
"contributors": []
}

0 comments on commit a698f67

Please sign in to comment.