Skip to content

Commit

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

0 comments on commit 7239b3a

Please sign in to comment.