Skip to content

Commit

Permalink
Add giovannicimolin to django-commons (#135)
Browse files Browse the repository at this point in the history
* Add giovannicimolin to django-commons

* Mark `giovannicimolin` member of `django-fsm-2`

Files changed:
M	terraform/production/repositories.tfvars

---------

Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: Storm B. Heg <[email protected]>
  • Loading branch information
3 people authored Dec 17, 2024
1 parent 9998de8 commit d7d70bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions terraform/production/org.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ members = [
"FlipperPA",
"g-nie",
"gav-fyi",
"giovannicimolin",
"jacklinke",
"jburns6789",
"jcjudkins",
Expand Down
4 changes: 3 additions & 1 deletion terraform/production/repositories.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,9 @@ repositories = {
"pfouque",
]
committers = []
members = []
members = [
"giovannicimolin"
]
}
"django-typer" = {
description = "Use Typer (type hints) to define the interface for your Django management commands."
Expand Down

0 comments on commit d7d70bd

Please sign in to comment.