Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit e38c570

Browse files
author
staticdev
committed
Add contributors
1 parent 54d52c9 commit e38c570

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

CONTRIBUTORS.rst

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Contributors
2+
============
3+
4+
5+
- Thiago D'Ávila (`@staticdev`_)
6+
- Ryan Massoth (`@rmassoth`_)
7+
8+
9+
.. _@staticdev: https://github.com/staticdev
10+
.. _@rmassoth: https://github.com/rmassoth

LICENSE.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MIT License
22
===========
33

4-
Copyright © 2020 Thiago Carvalho D'Ávila
4+
Copyright © 2021 Thiago D'Ávila
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

README.rst

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Django Sorting Bootstrap
22
========================
33

4-
**MAINTAINER NEEDED: this project is complete but won't be updated until further notice. If you have interest in improving it, please contact me by creating an** `issue here`_ **.**
5-
64
|PyPI| |Python Version| |License|
75

86
|Read the Docs| |Tests|

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "django-sorting-bootstrap"
33
version = "2.6.2"
44
description = "Sorting templates API using sorting, Django templatetags and Bootstrap classes."
5-
authors = ["Thiago Carvalho D'Ávila <thiagocavila@gmail.com>"]
5+
authors = ["Thiago D'Ávila <staticdev-support@protonmail.com>"]
66
license = "MIT"
77
readme = "README.rst"
88
repository = "https://github.com/staticdev/django-sorting-bootstrap"

0 commit comments

Comments
 (0)