File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2016 Landon
3+ Copyright (c) 2016 Lily Acadia Gilbert
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 6464
6565# General information about the project.
6666project = u"flask-jwt-extended"
67- author = u"Landon Gilbert-Bland "
67+ author = u"Lily Acadia Gilbert"
6868
6969# The version info for the project you're documenting, acts as replacement for
7070# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change 1616 version = version ,
1717 url = "https://github.com/vimalloc/flask-jwt-extended" ,
1818 license = "MIT" ,
19- author = "Landon Gilbert-Bland " ,
20- author_email = "landongb @hey.com" ,
19+ author = "Lily Acadia Gilbert" ,
20+ author_email = "lily.gilbert @hey.com" ,
2121 description = "Extended JWT integration with Flask" ,
2222 long_description = long_description ,
2323 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments