Skip to content

Commit

Permalink
Update owner's username to dulacp
Browse files Browse the repository at this point in the history
  • Loading branch information
dulacp committed Dec 2, 2017
1 parent 1f5a263 commit bc76395
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2013 Pierre Dulac (http://dulaccc.me/)
Copyright (c) 2013 Pierre Dulac (https://dulacp.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A [cookiecutter](https://github.com/audreyr/cookiecutter) template for Django 1.10 / Python 3 only, that is *really* optimized for running on twelve-factor-app platforms (like Heroku or DigitalOcean).

[![Build status](https://travis-ci.org/dulaccc/cookiecutter-django-herokuapp.svg?branch=master)](https://travis-ci.org/dulaccc/cookiecutter-django-herokuapp?branch=master)
[![Build status](https://travis-ci.org/dulacp/cookiecutter-django-herokuapp.svg?branch=master)](https://travis-ci.org/dulacp/cookiecutter-django-herokuapp?branch=master)


## Concept
Expand Down Expand Up @@ -48,7 +48,7 @@ $ pip install cookiecutter
Now run it against this repo.

```sh
$ cookiecutter https://github.com/dulaccc/cookiecutter-django-herokuapp.git
$ cookiecutter https://github.com/dulacp/cookiecutter-django-herokuapp.git
```

You'll be prompted for some questions, answer them, then it will create a Django project for you.
Expand Down
4 changes: 2 additions & 2 deletions {{cookiecutter.repo_name}}/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,5 +200,5 @@ $ make cp

## Contact

[Pierre Dulac](http://github.com/dulaccc)
[@dulaccc](https://twitter.com/dulaccc)
[Pierre Dulac](http://github.com/dulacp)
[@\_dulacp](https://twitter.com/_dulacp)

0 comments on commit bc76395

Please sign in to comment.