diff options
| author | Michael Manfre <mmanfre@gmail.com> | 2014-09-24 22:45:03 -0400 |
|---|---|---|
| committer | Michael Manfre <mmanfre@gmail.com> | 2014-09-24 22:45:03 -0400 |
| commit | 49e693c8137d260906608f585dfb177255ab9322 (patch) | |
| tree | 8f8ca8c2ba2f51081525a594b74ee3de999b5fe7 | |
| parent | d7ab2cefb7ec94bf45d37a02c79b6703ea2880e5 (diff) | |
Added my bio to team.txt
| -rw-r--r-- | docs/internals/team.txt | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/internals/team.txt b/docs/internals/team.txt index 996655f991..0222e7206e 100644 --- a/docs/internals/team.txt +++ b/docs/internals/team.txt @@ -451,6 +451,17 @@ Daniele Procida .. _Loïc Bistuer: https://github.com/loic +`Michael Manfre`_ + Michael started running Django on Windows against a Microsoft SQL Server + (MSSQL) database in 2008. He quickly became the maintainer of the + django-mssql 3rd party database backend. Much of his involvement with + Django relates to the ORM, the private 3rd party database API, and using + Django on Windows. + + Michael lives in Cary, NC, USA. + + .. _Michael Manfre: http://manfre.net + Past team members ================= @@ -504,7 +515,7 @@ Malcolm Tredinnick unicode and autoescaping in templates can both be almost entirely attributed to Malcolm. - He was an International Man of Mystery and lived Sydney, Australia. + He was an International Man of Mystery and lived in Sydney, Australia. *Malcolm passed away on March 17, 2013.* |
